The base TypeScript template for Create React App on Platform.sh.
npm install cra-template-platformsh-typescriptThis bootstraps a Typescript React app with files needed to deploy your app to the cloud on Platform.sh.
create-react-app my-react-app --template cra-template-platformsh-typescript