2.0.2 • Published 9 months ago

make-project v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

alt text

1. Introduction

This is a simple cli-app that will help you to create a new project with a simple structure.

make-project

A simple CLI tool to quickly scaffold React or Express projects with a predefined structure and dependencies.

Project Types

React Project

  • Uses Vite as the build tool
  • Includes Tailwind CSS for styling
  • Sets up a basic project structure
  • Configures Prettier for code formatting

Express Project

  • Sets up a basic API structure
  • Includes common middleware (cors, morgan)
  • Configures environment variables with dotenv
  • Includes MongoDB connection setup with Mongoose

Dependencies

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

License

MIT

Author

Your Name - utkarsh1311


Happy coding! šŸŽ‰

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago