cubash-archive/frontend
Troplo bd757e214b asdasdasdad 2020-11-30 18:17:24 +11:00
..
build Initial Commit 2020-08-07 12:36:34 +10:00
licenses Many new features and bug fixes towards production 2020-08-16 23:46:27 +10:00
public 1 2020-11-24 15:29:33 +11:00
src asdasdasdad 2020-11-30 18:17:24 +11:00
static Initial Commit 2020-08-07 12:36:34 +10:00
.editorconfig Initial Commit 2020-08-07 12:36:34 +10:00
.env adsada 2020-10-24 01:31:59 +11:00
.env.development 0.176-prerelease2 2020-10-15 22:29:30 +11:00
.postcssrc.js Initial Commit 2020-08-07 12:36:34 +10:00
LICENCE Initial Commit 2020-08-07 12:36:34 +10:00
README.md Initial Commit 2020-08-07 12:36:34 +10:00
babel.config.js Fix things 2020-10-01 17:36:46 +10:00
index.html Fix things 2020-10-01 17:36:46 +10:00
licenses.html Multiple user login at a time 2020-11-22 22:30:31 +11:00
package-lock.json Update dependencies (frontend) 2020-08-07 12:42:06 +10:00
package.json Finishing off Marketplace for release 2020-11-25 22:36:05 +11:00
vue.config.js 0.175 2020-10-12 22:03:09 +11:00
webpack.config.js Fix things 2020-10-01 17:36:46 +10:00
yarn.lock Finishing off Marketplace for release 2020-11-25 22:36:05 +11:00

README.md

frontend

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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

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