Skip to content

apentle/react-native-apentle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.