https://github.com/blurfx/react-typescript-parcel-examples
bunch of ReactJS + TypeScript + Parcel examples 🚀📦
https://github.com/blurfx/react-typescript-parcel-examples
parcel parcel-bundler parcel-react parceljs react react-parcel reactjs typescript typescript2
Last synced: about 2 months ago
JSON representation
bunch of ReactJS + TypeScript + Parcel examples 🚀📦
- Host: GitHub
- URL: https://github.com/blurfx/react-typescript-parcel-examples
- Owner: blurfx
- Created: 2019-02-12T05:35:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T07:18:41.000Z (over 6 years ago)
- Last Synced: 2025-02-11T13:54:52.272Z (3 months ago)
- Topics: parcel, parcel-bundler, parcel-react, parceljs, react, react-parcel, reactjs, typescript, typescript2
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Parcel Examples
This repository is a collection of example projects using Parcel, ReactJS and type scripts.
ReactJS on TypeScript is slightly different from JavaScript version, so I've created it to help new users of ReactJS on TypeScript.