Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 281 Bytes

File metadata and controls

17 lines (9 loc) · 281 Bytes

browser-note

Super simple minimalist note taking.

Front-End Setup

npm run start

Back-End Setup

dotnet run

dotnet watch run for hot reloading.

API

http://localhost:5237/api/weather/testing for testing 'WeatherForecastContoller' endpoint.