This project was initialized by Commure's SMART App template (TypeScript) for create-react-app
.
See https://developer.commure.com/docs/getting-started/build-a-new-application for more details.
yarn install
or yarn install
to install the required dependencies.
yarn start
or yarn start
to run the app locally.
To try the project locally, make sure you have your yarn settings configured to pull @commure
packages from the appropriate (authenticated) registry, and:
yarn create react-app my-commure-smart-app --template file:<root-path>/cra-template-smart-app-typescript
or
yarn create react-app my-commure-smart-app --template file:<root-path>/cra-template-smart-app-typescript