Skip to content

MERN-GraphQL Boilerplate which you can use for production level applications.

Notifications You must be signed in to change notification settings

sharmayash/MERN-GraphQL-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN-GraphQL-Boilerplate

MERN-GraphQL Boilerplate which you can use for production level applications.

Feel free to contribute to repo by forking and sending pull requests.

For running the project on local machine

  1. For server :-
a. cd server
b. npm install
c. npm start

Make sure your mongod command is running.

  1. For client :-
a. cd client
b. npm install
c. npm start

File Structure

ui

Frontend UI

ui

About

MERN-GraphQL Boilerplate which you can use for production level applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages