Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 426 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 426 Bytes

ZebraScienceFrontEnd

ZebraScienceFrontEnd-Vue.js

Install

// install dependencies
cnpm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev
//If you can run the programme, you must run the following command

cnpm install vue-resource

cnpm install vue-image-crop-upload

cnpm install babel-polyfill

cnpm install echarts --save