/e-commercial-platform

One platform for Neusoft internship

Primary LanguageVueMIT LicenseMIT

This repository is a e-commercial platform constructed by Vuestic. For anyone who want to use, you can install and see the demo by visit localhost:8080:

$ npm install

# serve with hot reload at localhost:8080 by default.
$ npm run serve

# build for production
$ npm run build

# build for production and view the bundle analyzer report.
$ npm run build --report

If you use yarn:

$ yarn install

# serve with hot reload at localhost:8080 by default.
$ yarn serve

# build for production
$ yarn build

# build for production and view the bundle analyzer report.
$ yarn build --report