https://github.com/samyc2002/menn-stack-boilerplate
A boilerplate for MENN Stack applications
https://github.com/samyc2002/menn-stack-boilerplate
hacktoberfest hacktoberfest2022
Last synced: about 2 months ago
JSON representation
A boilerplate for MENN Stack applications
- Host: GitHub
- URL: https://github.com/samyc2002/menn-stack-boilerplate
- Owner: Samyc2002
- License: gpl-3.0
- Created: 2022-01-31T18:33:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T11:54:19.000Z (over 2 years ago)
- Last Synced: 2025-02-10T03:13:32.623Z (4 months ago)
- Topics: hacktoberfest, hacktoberfest2022
- Language: TypeScript
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MENN-Stack-Boilerplate
A boilerplate for MENN Stack applications
## Getting started
Simply clone the repository and run `npm i` in the client and server.
## How to contribute
1. Fork the repository
2. Create a branch in the forks
3. Make required changes
4. Make a PR.Valid PRs will be merged (I shall check these twice a day).