Skip to content

AlphaBril/clean-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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