# <%= props.name %>

This project has beeen generated by [nuke-cli](https://github.com/cl4pper/nuke-cli) :smiley:

You can find the original boilerplate on [react-setup](https://github.com/cl4pper/react-setup).

Code linting and testing setups **_ready to go_**.

## INSTRCTIONS:
1. Run **npm install** or **yarn install** to download the packages.
2. Follow the scripts bellow.

### Scripts:

- **dev** to run the project locally (port **3000** by default)
- **test** (runs unit tests)
