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.