A Vue.js project using cli 2
It use vuetify framework for material design
Backend is based on SQLite
Contributers:-Avais Ahmad
Debashish Deka
Dhananjay Sharma
Lokesh Yadav
Priti Sharma
Sayali Borkar
#For client
cd client
npm install
#For server
cd server
npm install
#Use chrome as
google-chrome --disable-web-security --user-data-dir="/tmp/"
switch to your brach (important)
Do your work
commit it
push it
raise pull request
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).