Skip to content

jaredbothwell/FeedMeDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

$ cd Backend
$ dotnet restore

Frontend

$ cd Frontend
$ npm i react-scripts

Run

$ cd Backend
$ dotnet run

new terminal window

$ cd Frontend
$ npm install
$ npm start

react server at localhost:3000

backend apis are at localhost:8000/api

swagger api docs at localhost:8000/swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •