Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 669 Bytes

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: