Project is created in VueJS using Vue CLI. Projects uses variety of libraries like (MomentJS, Lodash, Elements-UI, VueX (state mangement), VueRouter & Aixos)
To start project please follow instructions bellow :)
npm install
npm run serve
Right now you should be able to open application on port 8080
npm run build
npm run lint