hchoroomi / cra-template-typescript-golang

A create react app template with built-in typescript & WebAssembly support for Golang

Home Page:https://create-react-app.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A create react app template with built-in typescript & WebAssembly support for Golang

https://create-react-app.dev/


Languages

Language:TypeScript 49.7%Language:HTML 28.0%Language:CSS 17.5%Language:Go 4.8%