@apantle/cra-template-tide-scenes

Work with the TIDE stack

Usage no npm install needed!

<script type="module">
  import apantleCraTemplateTideScenes from 'https://cdn.skypack.dev/@apantle/cra-template-tide-scenes';
</script>

README

My own react boilerplate for a SPA PWA.

Intended to create apps inside the TIDE stack.

This is based in scenes, see this article to understand the architecture.

To start a new project based on this template, use create-react-app:

npx create-react-app --template tide-scenes your-project-name