Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 313 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 313 Bytes

webtpl-cli

web模版脚手架

如何使用

npm i webtpl-cli -g
webtpl-cli [project-name]

个性化模版

1.react(v16.13.1)

react模版

  • 支持typescript
  • 支持css预处理器
  • 支持redux
  • 支持react-router

2.rollup

rollup模版

  • 支持typescript