当时明月在,曾照彩云归。
$ git clone https://github.com/BetaSummer/Caiyun.git
$ cd Caiyun && npm install$ npm run devThis runs a development mode server with live reload etc.
Open http://localhost:8080 in your browser.
$ mkdir dist // for the first time
$ npm run build
$ npm startOpen http://localhost:8080 in your browser.
$ npm run lint$ npm run predeploy
$ npm run deploy