@linkurious/ogma-cra-templates

In this repository we have a couple of templates for Ogma + create-react-app:

Usage no npm install needed!

<script type="module">
  import linkuriousOgmaCraTemplates from 'https://cdn.skypack.dev/@linkurious/ogma-cra-templates';
</script>

README

Ogma + create-react-app templates

In this repository we have a couple of templates for Ogma + create-react-app:

Usage

Javascript template:

npx create-react-app my-app --template "@linkurious/ogma"
# it will interrupt to ask you for the link to Ogma with API key

TypeScript template:

npx create-react-app my-app --template "@linkurious/ogma-ts"
# it will interrupt to ask you for the link to Ogma with API key

License

MIT © Linkurious SAS