/create-react-app-parcel-typescript

create-react-app-parcel-typescript

Primary LanguageJavaScript

Create React App Parcel 💩 + Typescript

hello! This is a fork of https://github.com/sw-yx/create-react-app-parcel to use typescript instead!

Install instructions

# if you don't have CRAP installed
npm i -g create-react-app-parcel

# installing CRAPTS
crap my-ts-app --scripts-version=create-react-app-parcel-typescript

image