HHSLinkSLink/HSLink-front
2024-06-26 17:32:49 +08:00
..
build '' 2020-04-10 18:07:07 +08:00
config 整体更新 2024-06-26 17:32:49 +08:00
src 整体更新 2024-06-26 17:32:49 +08:00
static '20200401' 2020-04-01 15:10:56 +08:00
.babelrc '20200401' 2020-04-01 15:10:56 +08:00
.editorconfig '20200401' 2020-04-01 15:10:56 +08:00
.env.development 整体更新 2024-06-26 17:32:49 +08:00
.env.production 整体更新 2024-06-26 17:32:49 +08:00
.gitignore '20200401' 2020-04-01 15:10:56 +08:00
.postcssrc.js '20200401' 2020-04-01 15:10:56 +08:00
index.html '' 2020-04-10 18:07:07 +08:00
package-lock.json 整体更新 2024-06-26 17:32:49 +08:00
package.json 整体更新 2024-06-26 17:32:49 +08:00
README.md '20200401' 2020-04-01 15:10:56 +08:00

hslink

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.