cra-smilebots

The base template for Create React App customised for SmileBots.

Usage no npm install needed!

<script type="module">
  import craSmilebots from 'https://cdn.skypack.dev/cra-smilebots';
</script>

README

custom cra-template for smilebots

This is a custom template made from the official base template for Create React App.

Getting Started – How to create a new app. User Guide – How to develop apps bootstrapped with Create React App.

This template has been made using the guide:

https://dev.to/pallymore/make-your-own-create-react-app-templates-feo

To create a starter app using this template type

npx create-react-app PROJECT_NAME --template @smilebots/cra-smilebots