0.0.4 • Published 5 months ago

create-rapidbuild v0.0.4

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
5 months ago

!WARNING This project is under construction. If you find any issues, please report them.

RapidBuild

The easiest way to start a new JavaScript project in seconds. This command-line tool enables you to quickly begin building a new JavaScript application, with everything set up for you. Selecting each of the tools dynamically. To get started, use the following command:

With NPM:

npm create rapidbuild@latest

With Yarn:

yarn create rapidbuild

With PNPM:

pnpm create rapidbuild

With Bun:

bunx create-rapidbuild