This is a open source version of internet usage meter that hosted on ium.pages.dev domain. This application will fetch information about the packages from ISP's REST API's and organize the data in a better way to make the life easier.
Stack:
- VueJS v2.6
- Bootstrap v5.1.3
We welcomes contributions to this projects on Github. You can follow the below instruction to setup this project in local development environment. Once you have a local copy of the forked repository you can run the following command to setup local environment.
npm install
npm run serve