1.0.7 • Published 1 year ago

create-web-framework v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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]
ParameterTypeDescription
Node Package ManagerstringRequired. Your Preferred Package Manager
Project NamestringOptional. 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.

License

MIT

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago