Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunormferreira/react-rewired-boilerplate

this is a simple template to start react applcations without laziness. [to update]
https://github.com/brunormferreira/react-rewired-boilerplate

Last synced: about 1 month ago
JSON representation

this is a simple template to start react applcations without laziness. [to update]

Awesome Lists containing this project

README

        

# react-rewired-boilerplate

- This is a simple template to start react applcations without laziness. :)

## Table of Contents

- [Packages](#packages)
- [Commitlint Usage](#commitlint-usage)
- [To do](#to-do)
- [Author](#author)

## Packages

- react-rewired (config-overrides)
- babel-plugin-root-import
- styled-components
- typescript
- axios
- jest
- eslint
- prettier
- editorconfig
- commitlint/husky
- tsconfigs
- reach/router

## Commitlint usage

- In general the pattern mostly looks like this:

```bash
type(scope?): subject #scope is optional
```

- Real world examples can look like this:

```bash
chore: run tests on travis ci
```

```bash
fix(server): send cors headers
```

```bash
feat(blog): add comment section
```

## To do

```
1. Re-organize files.
2. Implement more packages.
3. and More
```

## Author

* **Bruno Ramires de Moraes Ferreira** - [GitHub](https://github.com/brunormferreira)


Imagem do Autor Bruno Ramires