A vuejs CRUD UI test
You can access the application here: (https://vue-crud-test.herokuapp.com)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
- Documentation
- Unit Tests
- E2E Tests