설명 없음

husilu 714599cbd6 test 5 년 전
build 714599cbd6 test 5 년 전
config 4a1ab22fdf first 5 년 전
mock 714599cbd6 test 5 년 전
src 714599cbd6 test 5 년 전
static 4a1ab22fdf first 5 년 전
.babelrc 4a1ab22fdf first 5 년 전
.editorconfig 4a1ab22fdf first 5 년 전
.eslintignore 4a1ab22fdf first 5 년 전
.eslintrc.js 4a1ab22fdf first 5 년 전
.gitignore 4a1ab22fdf first 5 년 전
.postcssrc.js 4a1ab22fdf first 5 년 전
README.md b200267991 first commit 5 년 전
index.html 4a1ab22fdf first 5 년 전
package-lock.json 4a1ab22fdf first 5 년 전
package.json 4a1ab22fdf first 5 년 전
tsconfig.json 4a1ab22fdf first 5 년 전

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.