vue crud
1.0.0
Eine kleine, aber vollständige CRUD-Webanwendung mit Vue + element-ui + axios JSON Server + Testbibliothek
npm install
npm run mock
npm run serve
npm run test:unit
Siehe Konfigurationsreferenz.