customers-orders

A Vue.js project that showcases components, mixins, filters, stores, i18n , routing, authentication and unit testing

To use application sign up and then sign in.

To start application

# git clone https://github.com/Dixit199213bafna/Customers_Orders.git
# cd customrs-orders/
# npm install
# npm run dev

Build Setup

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.