Loading...
: -Date | -Temp. (C) | -Temp. (F) | -Summary | -
---|---|---|---|
{forecast.date} | -{forecast.temperatureC} | -{forecast.temperatureF} | -{forecast.summary} | -
Welcome to your new single-page application, built with:
-To help you get started, we have also set up:
-create-react-app
runs in the background automatically, so your client-side
- resources are dynamically built on demand and the page refreshes when you modify any file.
- dotnet publish
configuration produces minified, efficiently bundled
- JavaScript files.
- The ClientApp
subdirectory is a standard React application based on
- the create-react-app
template. If you open a command prompt in that directory, you can
- run npm
commands such as npm test
or npm install
.