@rapidjs.org/create-rjs
v0.1.0
Published
Create an rJS application from a template.
Maintainers
Readme
@rapidjs.org/create-rjs
Create an rJS application from a template.
Usage
npm create @rapidjs.org/rjs@latest <TEMPLATE>| TEMPLATE | Description |
| :- | :- |
| min | A minimal web application structure to quickstart any rJS project. |
| plugin | A basic plugin structure to develop an isolated, reusable rJS plugin. |
Browse more templates at https://rapidjs.org/templates.
