Keine Beschreibung

liuzeqiu 0efab0ca1c 删除 'src/components/问题.html' vor 6 Jahren
build 90757a49d7 提交完整项目 vor 6 Jahren
config 90757a49d7 提交完整项目 vor 6 Jahren
src 0efab0ca1c 删除 'src/components/问题.html' vor 6 Jahren
static 90757a49d7 提交完整项目 vor 6 Jahren
test 90757a49d7 提交完整项目 vor 6 Jahren
.babelrc 90757a49d7 提交完整项目 vor 6 Jahren
.editorconfig 90757a49d7 提交完整项目 vor 6 Jahren
.eslintignore 90757a49d7 提交完整项目 vor 6 Jahren
.eslintrc.js 90757a49d7 提交完整项目 vor 6 Jahren
.gitignore 90757a49d7 提交完整项目 vor 6 Jahren
.postcssrc.js 90757a49d7 提交完整项目 vor 6 Jahren
123.txt 90757a49d7 提交完整项目 vor 6 Jahren
README.md 1b70f8cbab first commit vor 6 Jahren
index.html 90757a49d7 提交完整项目 vor 6 Jahren
package-lock.json 90757a49d7 提交完整项目 vor 6 Jahren
package.json 90757a49d7 提交完整项目 vor 6 Jahren

README.md

presell

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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