No Description

husilu 22e6017320 修改 release 5 years ago
build 714599cbd6 test 5 years ago
config 4a1ab22fdf first 5 years ago
dist 7a9eeffa76 dist 5 years ago
mock 714599cbd6 test 5 years ago
src 22e6017320 修改 release 5 years ago
static 4a1ab22fdf first 5 years ago
.babelrc 4a1ab22fdf first 5 years ago
.editorconfig 4a1ab22fdf first 5 years ago
.eslintignore 4a1ab22fdf first 5 years ago
.eslintrc.js 4a1ab22fdf first 5 years ago
.gitignore 60b88a0cc8 test 5 years ago
.postcssrc.js 4a1ab22fdf first 5 years ago
README.md b200267991 first commit 5 years ago
index.html 4a1ab22fdf first 5 years ago
package-lock.json 4a1ab22fdf first 5 years ago
package.json 4a1ab22fdf first 5 years ago
tsconfig.json 4a1ab22fdf first 5 years ago

README.md

hsl

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 a detailed explanation on how things work, check out the guide and docs for vue-loader.