Skip to content

Yeoman自定义脚手架:react webpack ts 脚手架工具

Notifications You must be signed in to change notification settings

ZhChen7/react-webpack-ts-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack-ts-cli

开箱即用的脚手架工具 ( webpack + react + typescript)

使用方法

  1. 使用npm全局安装: npm install -g yo generator-zc
  2. 创建一个空项目:mkdir demo && cd demo
  3. 使用脚手架工具:yo zc
    • 或者直接命令行输入 yo , 手动选择 Zc

demo.png

About

Yeoman自定义脚手架:react webpack ts 脚手架工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published