@rua109/create-react-app-swc

1.0.15 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @rua109/create-react-app-swc

Weekly Downloads

15

Version

1.0.15

License

ISC

Unpacked Size

39.6 kB

Total Files

33

Last publish

Collaborators

  • rua109