1.0.3 • Published 2 years ago

qpb v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Quick Project Builder

A terminal Command Line interface to quickly scaffold different projects with standard tools and architecture.

Installation

npm i -g qpb

Usage

qpb

Templates

  • Frontend
    • vanilla JS/TS
      • Vite
    • React
      • Vite
      • create-react-app
      • Next.js
      • Remix.js
      • Blitz.js
    • Vue
      • Nuxt.js
      • Quasar
      • Vitepress
    • Svelte
      • Vite
      • Sveltekit
    • preact
    • Alpine
    • SolidJS
  • Backend
    • Express
    • Nest JS
  • CLI
    • Node.js
      • create-node-cli
      • Ink
  • Desktop
    • Tauri

Development Setup

git clone http://github.com/omarbassam88/qpb.git
cd qpb
npm install
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago