Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varbrad/react-ts-starter
Parcel + React + TypeScript + Prettier + ESLint
https://github.com/varbrad/react-ts-starter
Last synced: about 1 month ago
JSON representation
Parcel + React + TypeScript + Prettier + ESLint
- Host: GitHub
- URL: https://github.com/varbrad/react-ts-starter
- Owner: varbrad
- Created: 2019-06-12T21:23:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:24:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-21T10:45:15.459Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.04 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React TypeScript Starter
![CircleCI](https://img.shields.io/circleci/build/github/varbrad/react-ts-starter.svg?style=for-the-badge)
![Codecov](https://img.shields.io/codecov/c/github/varbrad/react-ts-starter.svg?style=for-the-badge)A starting point for React projects written in TypeScript
## Includes
- React 16.8
- TypeScript 3.5
- Jest 24 w/ TypeScript Integration
- React Testing Library
- ESLint + Prettier (with full TS/TSX support)
- Parcel Bundler
- CircleCI example config