react-native-project-setup

This CLI tool streamlines the creation of a well-structured project directory for React Native applications. It automatically sets up the project's directory hierarchy, including essential folders and files, adhering to standard React Native project conve


Keywords
React Native, CLI, project setup, folder structure, automation, development, mobile app
License
Apache-2.0
Install
npm install react-native-project-setup@1.2.2

Documentation

react-native-project-setup

Accelerate your React Native project setup with this CLI tool designed to streamline the creation of a meticulously organized project directory. By automating the establishment of essential folders and files, this tool adheres to industry-standard React Native project conventions, saving you valuable time and effort during initialization. Whether you're starting a new project or enhancing an existing one, simplify your workflow and maintain consistency across your applications effortlessly.

npm Node.js Version

Demo 🎥

Installation

Using npm:

npm install react-native-project-setup

Using yarn:

yarn add react-native-project-setup

Usage

rn-setup create
// Once installed globally, you can use the CLI by running the following command in your terminal:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0