vue crud
1.0.0
Um aplicativo web CRUD pequeno, mas completo com Vue + element-ui + axios JSON Server + biblioteca de testes
npm install
npm run mock
npm run serve
npm run test:unit
Consulte Referência de configuração.