移动端
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
liuminjian 72a612b371 优化 hace 4 años
build 第一版 hace 4 años
config 第一版 hace 4 años
src 优化 hace 4 años
static 第一版 hace 4 años
.babelrc 优化 hace 4 años
.editorconfig 第一版 hace 4 años
.gitignore 第一版 hace 4 años
.postcssrc.js 第一版 hace 4 años
README.md 第一版 hace 4 años
index.html 第一版 hace 4 años
package-lock.json 优化 hace 4 años
package.json 优化 hace 4 años
postcss.config.js 第一版 hace 4 años

README.md

nsgk_frame

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.