react-native-project-generator
v0.0.1
Published
React Native project generator with some default configurations
Downloads
10
Keywords
Readme
React Native Project Generator
A React Native bootstrap, based on react-native init
with some additions.
Mac OS X only (for now)
Getting Started
This package is meant to be an alternative to react-native init
, to install it run
yarn global add XXXXXXX
then go to a folder where you want your project root to be and run
magnet-rn-project-generate
just follow the instructions.
Prerequisites
The generator checks all the prerequisites for you, it will show you an error when an action needs to be done.
Currently it checks you have:
- Homebrew
- Watchman
- Yarn
Installing
yarn global add XXXXXXX
Running the tests
TODO
And coding style tests
TODO, we use prettier though
Built With
- Shell.js - Portable Unix shell commands for Node.js
- Inquirer - A collection of common interactive command line user interfaces
Contributing
TODO
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Pedro Pablo Aste Kompen - Initial work - @wachunei
See also the list of contributors who participated in this project.
License
TODO
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
TODO