README
@rapido/init
This package includes a CLI for creating Rapido apps.
Please refer to the Rapido documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Rapido.
Usage
npx @rapido/init my-app
A CLI for creating Rapido apps.
<script type="module">
import rapidoInit from 'https://cdn.skypack.dev/@rapido/init';
</script>
This package includes a CLI for creating Rapido apps.
Please refer to the Rapido documentation:
npx @rapido/init my-app