@shieldlabs/cra-template-frontend

The base template for shieldlabs.

Usage no npm install needed!

<script type="module">
  import shieldlabsCraTemplateFrontend from 'https://cdn.skypack.dev/@shieldlabs/cra-template-frontend';
</script>

README

template-react-frontend

This is the official Shieldlabs Frontend template for Create React App.

To use this template, add --template @shieldlabs/frontend when creating a new app.

For example:

npx create-react-app my-app --template @shieldlabs/frontend

# or

yarn create react-app my-app --template @shieldlabs/frontend

For more information, please refer to: