https://github.com/lawvs/typescript-react-template
📦 A out of the box typescript react template
https://github.com/lawvs/typescript-react-template
boilerplate react styled-components typescript webpack
Last synced: 11 months ago
JSON representation
📦 A out of the box typescript react template
- Host: GitHub
- URL: https://github.com/lawvs/typescript-react-template
- Owner: lawvs
- Created: 2019-09-16T15:35:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T22:53:20.000Z (over 1 year ago)
- Last Synced: 2024-10-22T19:17:12.311Z (over 1 year ago)
- Topics: boilerplate, react, styled-components, typescript, webpack
- Language: TypeScript
- Homepage: http://lawvs.github.io/typescript-react-template/
- Size: 2.19 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript React Template

a boilerplate for Typescript React project
## Features
- Equip with Typescript, React, Styled components
- Equip [Test](https://lawvs.github.io/typescript-react-template/coverage/lcov-report/index.html)
- Build with Webpack5
- Support SSR
- Support CI/CD
- Lint with ESlint and Airbnb's style sheet
## Configure
- `process.env.PUBLIC_URL`
- `process.env.CI`
## License
MIT