Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

418e/instant-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant React App

Fastest way to set up a React app.

feature

  • multiple build configuration choices (webpack, parcel, vite)
  • typescript support
  • ready to use tailwind and routing libraries

Usage

npx instant-react-app
? What would you like to name your React application? my-react-app
? Which build configuration would like to use? parcel
? Would you like to use typescript? Yes
? Which styling library would you like to use? tailwind
? Which routing library would like to use? react-router

to-do

  • data fetching libraries
  • state managment libraries
  • ui libraries
  • more routing and styling libraries

About

Fastest way to set up a React app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published