Skip to content

srineere/wobble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wobble - a social media application for developers

Instructions:

  1. Git clone
  2. Change into server directory
    • cd server
  3. Install required packages
    • npm install
  4. Run server
    • npm start
  5. Open another terminal
  6. Change into client directory
    • cd client
  7. Install required packages
    • npm install
  8. Run server
    • npm start
  9. Open localhost:3000 in the browser for client app.
  10. Open localhost:5000/docs for swagger API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published