Setup - kushal-g/agri-analytical-dashboard GitHub Wiki
- Download and install nodejs
- Clone the repository and extract it
- Open command prompt inside the extracted folder
- Type
npm i
and wait for dependencies to load - Type node
app.js
and press enter - Open browser and go to url
localhost:3000
to view the homepage