Skip to content

msowad/merng-blog-server

Repository files navigation

screenshot

Blog app made with Nodejs, React, Graphql and MongoDB

Run this project

In the project directory, you can run:

npm install
cp .env.example .env
npm run dev

Open http://localhost:3000 to view it in the browser.