0.1.0 • Published 6 years ago

frontend-scaffold v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

frontend-scaffold

介绍

前端脚手架,快速搭建前端环境。

使用

npm install -g frontend-scaffold

CLI

初始化

frontend-scaffold init

打包发布

frontend-scaffold build

开发环境调试

frontend-scaffold start