vbea 165c74b6c4 release admin il y a 3 ans
..
document 7e7cccdd7a add Admin source file il y a 3 ans
public 1b4a55cb5e add il y a 3 ans
src 165c74b6c4 release admin il y a 3 ans
.env.development 4c61175de9 add il y a 3 ans
.env.production 8fa1f05309 ready for release il y a 3 ans
.env.staging 4c61175de9 add il y a 3 ans
Makefile 7e7cccdd7a add Admin source file il y a 3 ans
README.md 1b4a55cb5e add il y a 3 ans
babel.config.js 7e7cccdd7a add Admin source file il y a 3 ans
jsconfig.json 7e7cccdd7a add Admin source file il y a 3 ans
package.json 165c74b6c4 release admin il y a 3 ans
postcss.config.js 7e7cccdd7a add Admin source file il y a 3 ans
vue.config.js 3e7babca37 release 1.0.2 il y a 3 ans
webpack.config.js 7e7cccdd7a add Admin source file il y a 3 ans

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