Skip to content

开发工作流 Workflows

Viosey edited this page Apr 17, 2017 · 1 revision
npm install
npm run dev

监听文件更新,自动构建。 Watch file updates, auto build.

npm run clean

Delete the dist folder. 删除 dist 文件夹

npm run build

Start a building. 执行一次构建。

Clone this wiki locally