collaborative-book

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

This will compile a runable version of the client into the servers 'client' directory. Once the server is started afterwards it will serve the compiled client

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.