-
Notifications
You must be signed in to change notification settings - Fork 1
开发工作流 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. 执行一次构建。