Skip to content

caretgrowth/zcatalyst-helloworld-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app

Project setup

yarn global add zcatalyst-cli
git clone git@github.com:caretgrowth/zcatalyst-helloworld-vue.git
cd zcatalyst-helloworld-vue/client/app
yarn install

Compiles and hot-reloads for development

cd zcatalyst-helloworld-vue/client/app
yarn serve

Lints and fixes files

cd zcatalyst-helloworld-vue/client/app
yarn lint

Compiles and runs like it would in production

// from project root
catalyst serve

Customize configuration

See Configuration Reference.

About

Hello world for vue app (frontend only) for running on Zoho Catalyst

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published