create-com-react
v0.2.6
Published
basic react app creater
Downloads
31
Readme
create-com-react
`create-com-react` is basic creater of react app like `create-react-app` ,
but I offer you more details which you could choose personal .
For more infomation , See (here)[https://github.com/liuding-Jason/react-mini-cli]
how to use
npm install -g create-com-react
create-com-react my-app
cd my-app
npm install
npm run start
LINCESE
ISC