Diziano / vuejs-crud

Um CRUD em Vue.js com intuito de aprendizagem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-crud

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Start Fake API

./node_modules/json-server/lib/cli/bin.js --watch db.json

Customize configuration

See Configuration Reference.

About

Um CRUD em Vue.js com intuito de aprendizagem


Languages

Language:Vue 75.5%Language:JavaScript 17.3%Language:HTML 7.2%