1.1.0 • Published 4 years ago

@gakmacreative/cra-template v1.1.0

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

@gakmacreative/cra-template

This is the GAKMA Creative's version of TypeScript template for Create React App.

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

For example:

npx create-react-app my-app --template @gakmacreative

# or

yarn create react-app my-app --template @gakmacreative

For more information, please refer to: