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
- Host: GitHub
- URL: https://github.com/juancarlosjr97/reactts-jcbd-template
- Owner: juancarlosjr97
- Created: 2020-07-28T15:28:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-04T02:15:20.000Z (about 3 years ago)
- Last Synced: 2023-03-06T22:58:28.888Z (about 2 years ago)
- Topics: eslint, react, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 944 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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