Show meeting room calendar for Office 365
Setup the web server Before you begin you'll need to have Node.js installed.
- Open a command prompt and set the current directory to the javascript-tutorial directory.
- Enter the following command to install http-server: npm install http-server -g
- Enter the following command to start the server: http-server
- Open a browser and browse to http://localhost:8080