create-gasket-app

starter pack for creating a gasket app

Usage no npm install needed!

<script type="module">
  import createGasketApp from 'https://cdn.skypack.dev/create-gasket-app';
</script>

README

create-gasket-app

Starter Pack for creating Gasket apps.

Get Started Immediately

You don’t need to globally install the Gasket CLI

To create a new app, you may choose one of the following methods:

npx

npx create-gasket-app my-app

npm

npm init gasket-app my-app

Yarn

yarn create gasket-app my-app

License

MIT