/atVue

Primary LanguageVue

Create server json

setup server json

npm install -g json-server

compiles file json

src/components/json
json-server db.json

vuejs

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

Customize configuration

See Configuration Reference. "# at_vuejs"