1.0.1 • Published 4 years ago

cra-template-ts-fabric v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cra-template-ts-fabric

This is a modified TypeScript template for Create React App that adds Fabric UI

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

For example:

npx create-react-app my-app --template ts-fabric

# or

yarn create react-app my-app --template ts-fabric

For more information, please refer to: