Skip to content

rua109/create-react-app-swc

Repository files navigation

Info

This project will create a React project from scratch (similar to create-react-app). Run the following command to make it happen -

npx @rua109/create-react-app-swc project_name

The created React project uses swc insted of babel to transpile to javascript.

The following features are available:

  • typescript
  • jest
  • prettier
  • eslint
  • storybook
  • postcss
  • tailwindcss

To follow the recipe used for creating this utility, read docs/InstallingFromScratch.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published