@ortelius/create-ortelius-react-app
v2.0.3
Published
A wrapper around create-react-app which adds packages and a basic boilerplate for your different inorigo web application projects. Helps you get up and running quickly.
Downloads
3
Keywords
Readme
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.