https://github.com/dev-saiful/mern-starter-template
This is a simple mern starter template which includes important files and folders to start a new project.
https://github.com/dev-saiful/mern-starter-template
Last synced: over 1 year ago
JSON representation
This is a simple mern starter template which includes important files and folders to start a new project.
- Host: GitHub
- URL: https://github.com/dev-saiful/mern-starter-template
- Owner: dev-saiful
- Created: 2023-05-27T03:54:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T06:29:37.000Z (about 3 years ago)
- Last Synced: 2025-01-21T00:46:00.460Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to use this repo?
* First Install Node.js in your computer
* Run this command in your shell
1. git clone https://github.com/dev-saiful/mern-starter-template.git
2. npm install