An application for price calculation purpose of Amazon Web Services's IoT's.
Clone the repository to your environment with git clone https://github.com/vngrs/iot-price-calculator.git
To install dependencies run npm install
.
After installation completes, for to begin using the calculator run npm start
to start the webpack-dev-server or npm build
to build the production environment.
Type npm test
to start testing with Karma.
After you have a working app on your environment, you can do a calculation base on your variables and comprehend what would Amazon Web Services's IoT's cost to you and to your company.