Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samyc2002/mern-stack-boilerplate
A boilerplate for MERN Stack applications
https://github.com/samyc2002/mern-stack-boilerplate
hacktoberfest hacktoberfest2022
Last synced: 7 days ago
JSON representation
A boilerplate for MERN Stack applications
- Host: GitHub
- URL: https://github.com/samyc2002/mern-stack-boilerplate
- Owner: Samyc2002
- License: gpl-3.0
- Created: 2022-01-31T18:26:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T11:52:39.000Z (about 2 years ago)
- Last Synced: 2023-03-07T05:37:03.087Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest2022
- Language: TypeScript
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MERN-Stack-Boilerplate
A boilerplate for MERN 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).