No Description

duwendi ff234a59c4 vue-cli框架搭建 1 year ago
build ff234a59c4 vue-cli框架搭建 1 year ago
config ff234a59c4 vue-cli框架搭建 1 year ago
src ff234a59c4 vue-cli框架搭建 1 year ago
static ff234a59c4 vue-cli框架搭建 1 year ago
.babelrc ff234a59c4 vue-cli框架搭建 1 year ago
.editorconfig ff234a59c4 vue-cli框架搭建 1 year ago
.eslintignore ff234a59c4 vue-cli框架搭建 1 year ago
.eslintrc.js ff234a59c4 vue-cli框架搭建 1 year ago
.gitignore ff234a59c4 vue-cli框架搭建 1 year ago
.postcssrc.js ff234a59c4 vue-cli框架搭建 1 year ago
README.md ff234a59c4 vue-cli框架搭建 1 year ago
index.html ff234a59c4 vue-cli框架搭建 1 year ago
package.json ff234a59c4 vue-cli框架搭建 1 year ago

README.md

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