CLI tool to scaffold static React projects with esbuild, TypeScript, and styled-components. Current version 1.1.4, released in 2024, active development. Generates a complete project template including build configuration with esbuild, TypeScript support, styled-components setup, and optional ESLint. Key differentiator: uses esbuild (not webpack or Vite) for fast builds, and includes a default project structure with hot module replacement. Note: generated project structure may change between versions (not strictly semver for templates). Requires Node.js >=20.
npm install pyqantNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scaffold a new React project with pyqant, then install dependencies and start the dev server.
Pin pyqant version or review changes before updating if project structure stability is required.
Use --skip-install only if you intend to modify the project before installing dependencies.
Disable VPN when running npm publish.
Update Node.js to version 20 or later.
Upgrade Node.js to >=20 (e.g., nvm install 20).
Use npm or yarn, or upgrade Node.js to >=20.
Run 'npm install -g pyqant' or use 'npx pyqant' instead.
No dependency data recorded yet.