Skip to content

tacmoktan/devnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devnet

A small social networking site for developers built with MERN stack.

To run the fullstack project locally

  1. clone the repo devnet-api and
  2. clone this repo devnet.
  3. Add both of the repos into the same directory, say Project.
  4. Go to Project directory on command line then:
    cd devnet-api
    npm run dev
    
  5. This will concurrently run both Node Server and React App.

About

A small social networking site for developers built with MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published