generate-clean-app

A simple cli to create a simple app


Keywords
generate, clean-app, clean, app
License
MIT
Install
npm install generate-clean-app@1.0.2

Documentation

Clean App

 

Clean App

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Bash script allied with CRA and some personnal files to create a MERN app

Features

✔️ Always on the latest versions available;
✔️ Simple user connection;
✔️ Multiple database implementation;

🚀 Technologies

The following tools were used in this project:

Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Install the npm package globally
npm install -g generate-clean-app

# Generate your app
generate-clean-app <app-name>

Git

You can find it here

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by AlphaBril

 

Back to top