Client accessible website for monitoring the Smart Tank Crawler.
- NodeJS: https://nodejs.org/en/
- Download repository:
git clone https://github.com/ECEw18T01/RaspberryPi- Install dependencies using npm:
npm install- Start server:
node server.js- Access the website via an internet browser. The default address is 'your_ip:8080'.