Cybex Ex Frontend
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout the Nuxt.js docs.
- lodash A modern JavaScript utility library delivering modularity, performance & extras.
- moment Parse, validate, manipulate, and display dates and times in JavaScript
- vuetify Material Design Component Framework built with stylus
- bignumber.js A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic.
- vue2-filters A list of standard filters
- vue2-perfect-scrollbar Depends on perfect-scrollbar, nice scroll bar.