dup前端

ye c35369d102 序号不显示问题 il y a 8 mois
.vscode fb835a5034 初始化项目基础代码 il y a 2 ans
build fb835a5034 初始化项目基础代码 il y a 2 ans
config 8e37cc4a73 frontInit il y a 8 mois
dockerize.d fb835a5034 初始化项目基础代码 il y a 2 ans
mock fb835a5034 初始化项目基础代码 il y a 2 ans
src c35369d102 序号不显示问题 il y a 8 mois
static fb835a5034 初始化项目基础代码 il y a 2 ans
test fb835a5034 初始化项目基础代码 il y a 2 ans
.babelrc fb835a5034 初始化项目基础代码 il y a 2 ans
.editorconfig fb835a5034 初始化项目基础代码 il y a 2 ans
.eslintignore fb835a5034 初始化项目基础代码 il y a 2 ans
.eslintrc.js fb835a5034 初始化项目基础代码 il y a 2 ans
.gitignore 3e39fb2355 提交缺少文件 il y a 2 ans
.postcssrc.js fb835a5034 初始化项目基础代码 il y a 2 ans
.project fb835a5034 初始化项目基础代码 il y a 2 ans
README.md fb835a5034 初始化项目基础代码 il y a 2 ans
favicon.ico fb835a5034 初始化项目基础代码 il y a 2 ans
index.html fb835a5034 初始化项目基础代码 il y a 2 ans
package-lock.json fb835a5034 初始化项目基础代码 il y a 2 ans
package.json fb835a5034 初始化项目基础代码 il y a 2 ans
sh.exe.stackdump fb835a5034 初始化项目基础代码 il y a 2 ans

README.md

web backend template

web backend template

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.