ncli-react
v0.1.15
Published
nick react
Downloads
31
Readme
简介
ncli 基于 react 的各种项目创建,目的是为了减少项目配置,实现增量配置
支持模板
- react 基础的 react+webpack4+react-router
- redux
计划支持的模板
- typescript 的各种上面版本
- ssr
issue
- 目前还不能实现自定义配置
install
npm install ncli-react --g
Getting Started
ncli init yourProject
list template
nlci list
development
npm run dev
App running http://127.0.0.1:3000
production
npm run build
output dist