0.0.1 • Published 4 years ago
cra-template-fabric v0.0.1
cra-template-fabric
Fabric Template for Create React App. Base implementation using context and hooks.
To use this template, add --template fabric
when creating a new app.
For example:
npx create-react-app my-app --template fabric
# or
yarn create react-app my-app --template fabric