Skip to content

skoldborg/yrgo-mern-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Full client and a server boilerplate for final assignment in a MERN course for Yrgo's Web developer program

Setup

Rename .env.example in packages/www-server to .env and replace the value of MONGODB_URI with your MongoDB connection string

Install

$ npm install

Development

$ npm run dev

Server will be running on either port 3000 or the port specified as SERVER_PORT in the .env file http://localhost:3000

Client will be running on port 8080 http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages