wudebin f113e2de59 update src/views/charge/AddStation.vue 9 달 전
..
document 7e7cccdd7a add Admin source file 3 년 전
public 1b4a55cb5e add 3 년 전
src f113e2de59 update src/views/charge/AddStation.vue 9 달 전
.env.development 4c61175de9 add 3 년 전
.env.prodbackup 13e0fbe0a0 update package.json 10 달 전
.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 13e0fbe0a0 update package.json 10 달 전
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