/skok-vue

How to make a tiny project a monster.

Primary LanguageVue

Project setup

npm install

API

Run Nodemon for API & graphQL development.

npm run api

Compiles and hot-reloads for Vue development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Clean Data

Remove cached data.

npm run clean-data

Customize configuration

See Configuration Reference.

...