wudebin f113e2de59 update src/views/charge/AddStation.vue hace 9 meses
..
document 7e7cccdd7a add Admin source file hace 3 años
public 1b4a55cb5e add hace 3 años
src f113e2de59 update src/views/charge/AddStation.vue hace 9 meses
.env.development 4c61175de9 add hace 3 años
.env.prodbackup 13e0fbe0a0 update package.json hace 10 meses
.env.production d92fecf2c7 add hace 3 años
.env.staging 4c61175de9 add hace 3 años
Makefile 7e7cccdd7a add Admin source file hace 3 años
README.md 1b4a55cb5e add hace 3 años
babel.config.js edbc072f02 #13018 & #13270 hace 2 años
jsconfig.json 7e7cccdd7a add Admin source file hace 3 años
package.json 13e0fbe0a0 update package.json hace 10 meses
postcss.config.js 7e7cccdd7a add Admin source file hace 3 años
vue.config.js a1cd3633e2 add hace 2 años
webpack.config.js 7e7cccdd7a add Admin source file hace 3 años

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