基于vue2封装的基础框架,包括多页面、路由、vuex、api等基础功能的封装。

vagrant 2d41256c91 封装完成 il y a 4 ans
public 2d41256c91 封装完成 il y a 4 ans
src 2d41256c91 封装完成 il y a 4 ans
.env 2d41256c91 封装完成 il y a 4 ans
.env.development 2d41256c91 封装完成 il y a 4 ans
.env.pre 2d41256c91 封装完成 il y a 4 ans
.env.production 2d41256c91 封装完成 il y a 4 ans
.env.test 2d41256c91 封装完成 il y a 4 ans
.gitignore 6d21efd69c first commit il y a 4 ans
README.md 6d21efd69c first commit il y a 4 ans
babel.config.js 2d41256c91 封装完成 il y a 4 ans
package-lock.json 6d21efd69c first commit il y a 4 ans
package.json 2d41256c91 封装完成 il y a 4 ans
vue.config.js 2d41256c91 封装完成 il y a 4 ans

README.md

base-vue2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.