/real-world-vue

build after the 'Real World Vue.js' on Vue Mastery

Primary LanguageVue

real-world-vue

build after the 'Real World Vue.js' on Vue Mastery

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Spin up a little API server

json-server --watch db.json

Customize configuration

See Configuration Reference.