- Download and install node latest version
- Install npm package manager
- Clone the project
- Under the root (room-status-view) directory run
npm install
- Under the root (room-status-view) directory run
npm start
The app will be accessible at localhost:3000