1.0.2 • Published 1 year ago

create-parcel-react-template v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

create-parcel-react-template

Create React apps with ease using Parcel bundler

Features 🔥

  • Parcel:A blazing fast, zero configuration web application bundler.
  • Typescript:TypeScript setup included out of the box for type-safe JavaScript development.
  • Tailwind: Use TailwindCSS for rapid UI development.
  • Jest: Use Jest for unit testing.
  • React Testing Library: Use React Testing Library for UI testing.

Getting started

npx create-parcel-react-template my-app
cd my-app
npm run dev

Contributing

We welcome contributions and suggestions to make this template even better. Feel free to submit a pull request or open an issue with your ideas!