0.1.0 • Published 5 years ago
@ahmeteneskcc/react-new v0.1.0
REACT-NEW
Description: create new react app in seconds with selections
Installation
npm install react-new -gor
yarn global add react-newUsage
react-new- give name to project

- select component kind

- choose options (will add future)

- wait for dependencies and steps

when finished
- cd {project name}
for example
cd my_react_app- npm start
npm startDONE 🎉🎉🎉
Author : AhmetEnesKCC
github : https://github.com/AhmetEnesKCC
project github : https://github.com/AhmetEnesKCC/react-new
used dependencies :
chalk (for make colored console outputs)
clear (for clear console)
inquirer (for cli ui)
execa (for execute functions)
listr (for make installations steps more attractive )
Thank You !!!
0.1.0
5 years ago