Minimal redux structure with typescript, using:
# Clone the repository.
$ git clone https://github.com/MarcosRene/redux-struct-ts
# Navigate to the repository.
$ cd redux-struct-ts
# Install dependencies.
$ npm install || yarn install
# Run application.
$ npm run || yarn start
# running port 3000