vbea d88a9adebf add 1 年之前
..
document 7e7cccdd7a add Admin source file 3 年之前
public 1b4a55cb5e add 3 年之前
src d88a9adebf add 1 年之前
.env.development 4c61175de9 add 3 年之前
.env.production d92fecf2c7 add 3 年之前
.env.staging 4c61175de9 add 3 年之前
Makefile 7e7cccdd7a add Admin source file 3 年之前
README.md 1b4a55cb5e add 3 年之前
babel.config.js edbc072f02 #13018 & #13270 2 年之前
jsconfig.json 7e7cccdd7a add Admin source file 3 年之前
package.json edbc072f02 #13018 & #13270 2 年之前
postcss.config.js 7e7cccdd7a add Admin source file 3 年之前
vue.config.js a1cd3633e2 add 2 年之前
webpack.config.js 7e7cccdd7a add Admin source file 3 年之前

README.md

Strides Admin

Environment

Node >= 6

Start

yarn install
#or
npm install

Develop

# serve with hot reload at localhost:8010
npm run dev
#or
yarn dev

Build

debug

npm run build:stage
#or
yarn build:stage

release

npm run build:prod
#or
yarn build:prod

Document

Vue.js
Element UI
Vue Router
Vuex
Echarts
Axios
vue-element-admin