0.1.1 • Published 5 years ago
@denis_voronin/generator-react-app v0.1.1
Generator-react-app
Generator react application template. For more information about template see https://github.com/voronindenis/react-app-template.
Installation
Install this package with:
npm i -g @denis_voronin/generator-react-appUsage
Install Yeoman with:
npm i -g yoCreate project directory and go there with:
mkdir <project_directory> && cd $_Use generator with:
yo @denis_voronin/react-appThe generator will ask for answers to several questions about the project (name, description, author details) and create a fully functioning React application template.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
UNLICENSED