wudebin 3ef094b554 update settings.js há 4 meses atrás
..
document 7e7cccdd7a add Admin source file há 3 anos atrás
public 1b4a55cb5e add há 3 anos atrás
src 3ef094b554 update settings.js há 4 meses atrás
.env.development 4c61175de9 add há 3 anos atrás
.env.prodbackup 13e0fbe0a0 update package.json há 10 meses atrás
.env.production d92fecf2c7 add há 3 anos atrás
.env.staging 4c61175de9 add há 3 anos atrás
Makefile 7e7cccdd7a add Admin source file há 3 anos atrás
README.md 1b4a55cb5e add há 3 anos atrás
babel.config.js edbc072f02 #13018 & #13270 há 2 anos atrás
jsconfig.json 7e7cccdd7a add Admin source file há 3 anos atrás
package.json 13e0fbe0a0 update package.json há 10 meses atrás
postcss.config.js 7e7cccdd7a add Admin source file há 3 anos atrás
vue.config.js a1cd3633e2 add há 2 anos atrás
webpack.config.js 7e7cccdd7a add Admin source file há 3 anos atrás

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