Skip to content

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

Notifications You must be signed in to change notification settings

EbenOsei21/cra-template-typescript-golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.7%
  • HTML 28.0%
  • CSS 17.5%
  • Go 4.8%