0.0.2 • Published 4 years ago

generator-react-new v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Yo React New - New generator for React Applications

We have written a Yeoman generator to help you create React Applications. Initially is only available for React for the web, but the goal is to add React Native support in the future.

Install the Generator

Install Yeoman and the React generator:

npm install -g yo generator-react-new

Run Yo React

The Yeoman generator will walk you through the steps required to create your new application.

To launch the generator simply type:

yo react-new

History

  • 0.0.1: Initial release

License

MIT