create-web-framework
v1.0.7
Published
A versatile command-line tool to scaffold and set up various web application frameworks effortlessly. Seamlessly create projects using React, Vue, Angular, Next.js, Gatsby.js, Nuxt, or Express, with the flexibility to choose different package managers lik
Downloads
5
Readme
Create Web Framework
A versatile command-line tool to scaffold and set up various web application frameworks effortlessly. Seamlessly create projects using React, Vue, Angular, Next.js, Gatsby.js, Nuxt, or Express, with the flexibility to choose different package managers like npm, pnpm, or yarn.
Example
Base Command Template
[Node Package Manager] create web-framework [Project Name]
| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| Node Package Manager
| string
| Required. Your Preferred Package Manager |
| Project Name
| string
| Optional. Project Name |
Using NPM
npm create web-framework my-app
Using PNPM
pnpm create web-framework my-app
Using Yarn
yarn create web-framework my-app
√ Which package manager do you want to use? » pnpm
√ Select a framework: » React.js
√ Enter the name of your project (press Enter to use default name): ... my-app
Support
For support, Discord(@ashiqtasdid) or send a tweet via X.