sbkwgh a67ba147e6 Update modal-window component and modal button 7 年之前
..
build 434a19b358 Move stuff to frontend 8 年之前
config 434a19b358 Move stuff to frontend 8 年之前
src a67ba147e6 Update modal-window component and modal button 7 年之前
static 434a19b358 Move stuff to frontend 8 年之前
.babelrc a9292033cb Update babel config for dynamic importing 8 年之前
.editorconfig ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 年之前
.postcssrc.js ce7655d307 Fix bugs and wrong files moved during merge of two projects 8 年之前
LICENCE 434a19b358 Move stuff to frontend 8 年之前
README.md 434a19b358 Move stuff to frontend 8 年之前
index.html baf0ab094e Defer loading of stylesheet 7 年之前
package-lock.json 745709b7d3 Update marked dependency to 0.3.9 7 年之前
package.json 745709b7d3 Update marked dependency to 0.3.9 7 年之前

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.