create-ortelius-react-app
A create-react-app wrapper for Ortelius applications. This script will run create-react-app and produce a code boilerplate for Inorigo projects. It will NOT eject your project.
Using
Browse to your prefered projects folder and use the following command
npx @ortelius/create-ortelius-react-app my-app-name
This will produce a new boilerplate project.