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