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

https://github.com/juancarlosjr97/reactts-jcbd-template

React TypesScript Template by JuanCarlosJr97
https://github.com/juancarlosjr97/reactts-jcbd-template

eslint react typescript webpack

Last synced: 4 months ago
JSON representation

React TypesScript Template by JuanCarlosJr97

Awesome Lists containing this project

README

        

# React TypeScript Template

### Features

- [x] React 16
- [x] Babel
- [x] WebPack
- [x] Local development
- [x] Production build
- [x] ESLint and Prettier
- [x] .env
- [x] Extension declarations
- [x] Manifest for PWA
- [x] .htaccess
- [x] Basic configuration of CircleCI

### TODO

- [ ] Alias Webpack and ESlint - Avoid conflict
- [ ] Add Dockerise frontend with HMR