An open API service indexing awesome lists of open source software.

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.

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