0.0.8 • Published 6 years ago

cstart v0.0.8

Weekly downloads
3
License
MIT
Repository
gitlab
Last release
6 years ago

cstart

快速搭建开发项目,可以根据开发需求增加依赖包

安装

npm install cstart -g || cnpm install cstart -g

使用

在要开发代码的根目录下运行

cstart init

根据提示命令创建项目,结束后

cd 项目目录

启动本地开发环境

npm start

0.0.8

6 years ago

0.0.7

6 years ago