create-blueprint
v1.0.1-rc.5
Published
Frontend project boilerplate - Vite | React | TS | JS | PWA
Downloads
5
Maintainers
Readme
create-blueprint
It is a project starter for creating Frontends and PWAs using: Vite | React | TypeScript | JavaScript | Service Workers | SCSS | PostCSS | ESLint | Prettier | Husky
Technologies
All of the templates are using Vite, React, SCSS, PostCSS, ESLint, Prettier, Husky.
You can choose TypeScript or JavaScript to start your project.
PWA templates use Service Workers along with the technologies above.
Usage
Start with:
NPM: npm create blueprint@latest
NPX: npx create-blueprint
Yarn: yarn create blueprint
PNPM: pnpm create blueprint
then choose your template to start a new project.