cra-template-vitotypescript

This is the official VITO TypeScript template for Create React App.

To use this template, add --template vitotypescript when creating a new app.

For example:

npx create-react-app my-app --template vitotypescript

# or

yarn create react-app my-app --template vitotypescript

For more information, please refer to:

GitHub

View Github