移动端UI设计展示

LongjoeDyy 55e20b7b68 立项初始化 hace 6 años
build 55e20b7b68 立项初始化 hace 6 años
config 55e20b7b68 立项初始化 hace 6 años
src 55e20b7b68 立项初始化 hace 6 años
static 55e20b7b68 立项初始化 hace 6 años
test 55e20b7b68 立项初始化 hace 6 años
.babelrc 55e20b7b68 立项初始化 hace 6 años
.editorconfig 55e20b7b68 立项初始化 hace 6 años
.eslintignore 55e20b7b68 立项初始化 hace 6 años
.eslintrc.js 55e20b7b68 立项初始化 hace 6 años
.gitignore 55e20b7b68 立项初始化 hace 6 años
.postcssrc.js 55e20b7b68 立项初始化 hace 6 años
README.md 55e20b7b68 立项初始化 hace 6 años
index.html 55e20b7b68 立项初始化 hace 6 años
package-lock.json 55e20b7b68 立项初始化 hace 6 años
package.json 55e20b7b68 立项初始化 hace 6 años

README.md

l1ui

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.