Web application that can calculate the exact amount of HNT to pay someone that is hosting your hotspot.
Install project dependencies with npm install
npm start
- Runs the Webpack development servernpm run lint
- Runs ESLint to check for source code warnings and errorsnpm run build
- Builds the source code for production to the dist folder