1.0.0 • Published 8 years ago

react-native-apentle v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

react-native-apentle

Apentle helps you build react-native app quickly

Getting Started

  • Follow the Getting Started guide to install React Native and its dependencies.
  • Change your working directory to the project directory you specified in the react-native init command from the Getting Started guide (e.g., cd AwesomeProject).
  • Install rnpm-plugin-apentle from NPM (i.e., npm install --save-dev rnpm-plugin-apentle).
  • Initialize Windows project with react-native apentle init command in the project directory.
  • Learn more about various tools for debugging React Native.