website/legacyfrontend
Troplo 2e43d68c93 Merge branch 'canary' 2021-04-09 23:34:49 +10:00
..
build update legacy 2021-01-19 01:56:55 +11:00
licenses update legacy 2021-01-19 01:56:55 +11:00
public update legacy 2021-01-19 01:56:55 +11:00
src 1.0.0-prerelease4 2021-02-04 18:24:22 +11:00
static update legacy 2021-01-19 01:56:55 +11:00
.editorconfig update legacy 2021-01-19 01:56:55 +11:00
.env update legacy 2021-01-19 01:56:55 +11:00
.env.development update legacy 2021-01-19 01:56:55 +11:00
.postcssrc.js update legacy 2021-01-19 01:56:55 +11:00
README.md Update 'legacyfrontend/README.md' 2021-01-21 20:11:02 +11:00
babel.config.js update legacy 2021-01-19 01:56:55 +11:00
index.html update legacy 2021-01-19 01:56:55 +11:00
licenses.html update legacy 2021-01-19 01:56:55 +11:00
package-lock.json update legacy 2021-01-19 01:56:55 +11:00
package.json update legacy 2021-01-19 01:56:55 +11:00
vue.config.js Change API port 2021-04-09 23:33:38 +10:00
webpack.config.js update legacy 2021-01-19 01:56:55 +11:00
yarn.lock update legacy 2021-01-19 01:56:55 +11:00

README.md

frontend

DO NOT USE THIS, THIS IS THE OLD FRONTEND AND WILL NO LONGER GET UPDATED. USE THIS INSTEAD.

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.