Aucune description

胡家华 87e5d4a9f1 'dist文件夹测试' il y a 5 ans
build 714599cbd6 test il y a 5 ans
config 4a1ab22fdf first il y a 5 ans
dist 87e5d4a9f1 'dist文件夹测试' il y a 5 ans
mock 714599cbd6 test il y a 5 ans
src 5c69e1e343 a il y a 5 ans
static 4a1ab22fdf first il y a 5 ans
.babelrc 4a1ab22fdf first il y a 5 ans
.editorconfig 4a1ab22fdf first il y a 5 ans
.eslintignore 4a1ab22fdf first il y a 5 ans
.eslintrc.js 4a1ab22fdf first il y a 5 ans
.gitignore 60b88a0cc8 test il y a 5 ans
.postcssrc.js 4a1ab22fdf first il y a 5 ans
README.md b200267991 first commit il y a 5 ans
index.html 4a1ab22fdf first il y a 5 ans
package-lock.json 4a1ab22fdf first il y a 5 ans
package.json 4a1ab22fdf first il y a 5 ans
tsconfig.json 4a1ab22fdf first il y a 5 ans
yarn.lock 87e5d4a9f1 'dist文件夹测试' il y a 5 ans

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.