Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 657 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 657 Bytes

NPM version npm downloads

安装

npm install -g yo generator-sabrina

使用

初始化webpack项目

yo sabrina:webpack

初始化gulp项目

yo sabrina:gulp

初始化rollup项目

yo sabrina:rollup

初始化Android,集成RN

yo sabrina:integration-with-existing-apps

初始化typescript项目

yo sabrina:webpack-typescript