1.0.0 • Published 1 year ago

generator-react-native-app-boilerplate v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

# React Native boilerplate

A Yeoman generator that creates a minimal a react-native application with icons and navigation

Instructions

Install Yeoman globally: npm install -g yo

Then install the React Native boilerplate generator globally: npm install -g generator-react-native-boilerplate

Navigate to a directory you want to generate the files in, then run yo react-native-app

To run, you will need to have the Gulp CLI also installed globally: npm install -g react-native-app

Then in the project root, run the website by running gulp.

1.0.0

1 year ago