You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ We have added an ARM template so you can automate the creation of the resources
36
36
37
37
Set `SmartHotel360.Website` as startup project, then hit F5 to start debugging. The web is configured to use the public endpoints for the backend, so you don't need to run the backend locally.
38
38
39
+
> Note: you will need to have installed [NodeJS](https://nodejs.org) to run the website locally.
40
+
39
41
## Configuring The Website
40
42
41
43
The file `appsettings.Development.json` contains the settings of the website. By default, the following options are used:
0 commit comments