Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helcioitiyama/calculo_inss


https://github.com/helcioitiyama/calculo_inss

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

## :arrow_right: ABOUT THE PROJECT

This project was developed during IGTI Bootcamp using React Class-Components.


homepage

## :information_source: HOW TO RUN THE APPLICATION

To clone and run this application, you'll need Git, NodeJS, Babel, WebPack.

You just need to run the following commands:

```bash
# Clone this repository
$ https://github.com/helcioItiyama/calculo_inss.git

# Go into the repository
$ cd calculo_inss

# Install dependencies
$ yarn

# Run page
$ yarn dev
```