vbea bcae661aee add 2 éve
..
document 7e7cccdd7a add Admin source file 3 éve
public 1b4a55cb5e add 3 éve
src bcae661aee add 2 éve
.env.development 4c61175de9 add 3 éve
.env.production d92fecf2c7 add 3 éve
.env.staging 4c61175de9 add 3 éve
Makefile 7e7cccdd7a add Admin source file 3 éve
README.md 1b4a55cb5e add 3 éve
babel.config.js 7e7cccdd7a add Admin source file 3 éve
jsconfig.json 7e7cccdd7a add Admin source file 3 éve
package.json 4a157fb348 #12853 Develop dashboard 3 éve
postcss.config.js 7e7cccdd7a add Admin source file 3 éve
vue.config.js af444f51c2 #13092 Add "log" from old juice+ into Error table 3 éve
webpack.config.js 7e7cccdd7a add Admin source file 3 éve

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