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

Readme

Keywords

none

Package Sidebar

Install

npm i creates

Weekly Downloads

10

Version

0.5.0

License

MIT

Last publish

Collaborators

  • cjg