create-vite-pages

JSON →
library 5.0.1 ·javascript
verified Jun 4, 2026

A scaffolding tool to initialize projects using vite-pages, a React-based file-system routing library for Vite. Current stable version is 5.0.1. It provides three templates: app (default SPA), lib (library), and lib-monorepo (monorepo library). The tool is primarily used via `npm init vite-pages`. Compared to other scaffolding tools like create-react-app, it integrates deeply with Vite and file-system routing. Release cadence follows vite-plugin-react-pages updates.