Skip to content

simply-now/Simple-No-Extra-Frameworks-Rest-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steps To get running (Please Contact me if there are any issues 😅)

Install Node Modules

  1. Navigate to Backend in terminal or bash and run npm update
  2. Navigate to Frontend in terminal or bash and run npm update

Run App

  1. Navigate to Backend in terminal or bash and run npm start
  2. Navigate to Frontend in terminal or bash and run npm start
  3. Frontend should open up a browser to http://localhost:7010/ you can also click that if it didn't

Basic Troubleshooting

  1. Delete node_modules in both Backend and Frontend
  2. Navigate to Backend in terminal or bash and run npm update
  3. Navigate to Frontend in terminal or bash and run npm update

About

Simple No Extra Frameworks Rest App for Gander Assesment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published