vbea edbc072f02 #13018 & #13270 2 vuotta sitten
..
document 7e7cccdd7a add Admin source file 3 vuotta sitten
public 1b4a55cb5e add 3 vuotta sitten
src edbc072f02 #13018 & #13270 2 vuotta sitten
.env.development 4c61175de9 add 3 vuotta sitten
.env.production d92fecf2c7 add 3 vuotta sitten
.env.staging 4c61175de9 add 3 vuotta sitten
Makefile 7e7cccdd7a add Admin source file 3 vuotta sitten
README.md 1b4a55cb5e add 3 vuotta sitten
babel.config.js edbc072f02 #13018 & #13270 2 vuotta sitten
jsconfig.json 7e7cccdd7a add Admin source file 3 vuotta sitten
package.json edbc072f02 #13018 & #13270 2 vuotta sitten
postcss.config.js 7e7cccdd7a add Admin source file 3 vuotta sitten
vue.config.js af444f51c2 #13092 Add "log" from old juice+ into Error table 3 vuotta sitten
webpack.config.js 7e7cccdd7a add Admin source file 3 vuotta sitten

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