@apantle/cra-template-tide-scenes
v0.1.0
Published
Work with the TIDE stack
Downloads
28
Maintainers
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