/vue-crud-test

:rocket: Vue project for a mysterious company

Primary LanguageVue

vue-crud-test

A vuejs CRUD UI test

You can access the application here: (https://vue-crud-test.herokuapp.com)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

TO-DO

  • Documentation
  • Unit Tests
  • E2E Tests