For storing recipes
running the api
run Update-Database in PMC
then run with IIS Express
deafults to 'http://localhost:36440'
running the react
looks for api on 'http://localhost:36440'
npm install
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
For storing recipes
running the api
run Update-Database in PMC
then run with IIS Express
deafults to 'http://localhost:36440'
running the react
looks for api on 'http://localhost:36440'
npm install
npm start