0.0.1 • Published 4 years ago

@helex/cra-template-blog-typescript v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

cra-template-typescript

This is the TypeScript template of helex's blog for Create React App.

To use this template, add --template @helex/blog-typescript when creating a new app.

For example:

npx create-react-app my-blog --template @helex/blog-typescript

# or

yarn create react-app my-blog --template @helex/blog-typescript

For more information, please refer to: