react-swc-script
v1.1.37
Published
Faster than cra, less bug than vite
Readme
SWC powered bundle tool for react app
Faster than cra, less bug than vite
Installation
yarn add react-swc-scriptOR Npm
npm install react-swc-scriptOR Use with npx, no need to install
npx react-swc-script [command]Usage
Start development server
yarn react-swc-script devBuild production
yarn react-swc-script build