1.0.0 • Published 2 years ago

cra-template-typescript-golang v1.0.0

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

cra-template-typescript-golang

This is a fork of the official TypeScript template for Create React App plus Golang support using WebAssembly.

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

For example:

npx create-react-app my-app --template typescript-golang

# or

yarn create react-app my-app --template typescript-golang

For more information, please refer to: