creates

0.5.0 • Public • Published

creates

快速创建基于 dev-scripts 的前端项目

安装

$ npm install -g creates

快速开始

# 创建项目
$ creates mytest

# 初始化项目
$ cd mytest
$ yarn

# 开发模式
$ yarn start

# 构建
$ yarn run build

语法

$ creates <project-directory> [author] [version]

更新记录

  • v0.5.0 (2017-06-22)

  • v0.4.0 (2017-06-22)

  • v0.3.0 (2017-06-22)

  • v0.2.0 (2017-06-22)

    • 修改模版配置文件位置
    • 升级 dev-script -> v1.1.0

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.5.01
0.4.00
0.3.00
0.2.00
0.1.00
0.0.10

Package Sidebar

Install

npm i creates

Weekly Downloads

1

Version

0.5.0

License

MIT

Last publish

Collaborators

  • cjg