Create project :
NOTE :
Before launching the app, ensure you have correctly set up
the ReelEaseAI Node.js and have added all necessary data through
the admin panel.
Create a Project :
-
Open terminal and change location to where you want to
create project.
-
To create a React Native project, run the following
command :
npx react-native init ReelEaseAI
-
If you want to create a project with a specific React
Native version, use the command :
npx @react-native-community/cli init ReelEaseAI --version 0.83.0