zkl b1076c996b 2020-11-3 5 年之前
..
build b1076c996b 2020-11-3 5 年之前
config b1076c996b 2020-11-3 5 年之前
src b1076c996b 2020-11-3 5 年之前
static 978fdef52d 2020-10-31 5 年之前
swiper b8ff219c61 第一次提交小神农代码 5 年之前
test b8ff219c61 第一次提交小神农代码 5 年之前
.babelrc b8ff219c61 第一次提交小神农代码 5 年之前
.editorconfig b8ff219c61 第一次提交小神农代码 5 年之前
.gitignore b8ff219c61 第一次提交小神农代码 5 年之前
.postcssrc.js b8ff219c61 第一次提交小神农代码 5 年之前
README.md b8ff219c61 第一次提交小神农代码 5 年之前
index.html 978fdef52d 2020-10-31 5 年之前
package-lock.json 978fdef52d 2020-10-31 5 年之前
package.json 978fdef52d 2020-10-31 5 年之前

README.md

discern

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 all tests
npm test

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