OXC toolset pre-made/opinioated configs + setup and fetch CLI.
- Bun
Navigate to the project directory, then run:
bunx oxc-configs # you will be prompted with template selection
# OR
bunx oxc-configs TEMPLATE # download files from specific template for the project in the current directory- React + TypeScript (
react-typescript) - React Native + TypeScript (
react-native-typescript) - TypeScript (
typescript) - JavaScript (
javascript)
bun install
bun link