generator react foundation apps使用React Foundation应用程序快速启动项目
使用 generator-react-foundation-apps 快速启动 React Foundation 应用程序项目。按以下步骤操作:
- 安装工具:
npm install -g generator-react-foundation-apps
- 创建新项目:
yo react-foundation-apps myapp
- 进入项目目录:
cd myapp
- 启动应用程序:
npm start
下载地址
用户评论