Skip to content

cmsrs/cmsrs3-vuejs

Repository files navigation

cmsrs3-vuejs

Prepare configuration

cp ./src/config.js.example ./src/config.js

Project setup

npm install

Run tests

./test.sh all

or

npm test a

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Format code

npm run format

Customize configuration

See Configuration Reference.

Server code

https://github.com/cmsrs/cmsrs3