Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tolumide-ng/react-ts-boilerplate

BoilerPlate for React, Redux, React-router Css-modules, Axios with Webpack using the atomic-design-pattern
https://github.com/tolumide-ng/react-ts-boilerplate

atomic-design axios css-modules react react-router reactjs redux redux-thunk webpack

Last synced: about 1 month ago
JSON representation

BoilerPlate for React, Redux, React-router Css-modules, Axios with Webpack using the atomic-design-pattern

Awesome Lists containing this project

README

        

## Basic React Tempate

Development env:
```
docker compose up
```

Production env:
```
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d
```