@xylabs/ts-scripts-react-yarn3
v7.10.9
Published
TypeScript project scripts
Downloads
10,321
Readme
@xylabs/ts-scripts-react-yarn3
TypeScript project scripts
Install
Using npm:
npm install -D {{name}}Using yarn:
yarn add -D {{name}}Using pnpm:
pnpm add -D {{name}}Using bun:
bun add -D {{name}}Usage
This package extends @xylabs/ts-scripts-yarn3 with React-specific commands. All base commands are available, plus:
yarn xy start # Start development server
yarn xy analyze # Analyze bundle
yarn xy eject # Eject from managed config
yarn xy sitemap # Generate sitemapSee @xylabs/ts-scripts-yarn3 for the full list of available commands and configuration options.
License
See the LICENSE file for license rights and limitations (LGPL-3.0-only).
