Skip to content

saml/react-crud-example

Repository files navigation

Quick Start

Assuming you have the following dependencies installed:

  • go
  • node
  • nvm
  • wgo (go get github.com/skelterjohn/wgo)
  • tsc (npm install -g typescript)
  • typings (npm install -g typings)

Do this once:

nvm use
typings install
wgo restore
./govendorsymlink.bash

Do this to build and run:

make run

About

React CRUD application example using golang and typescript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published