Skip to content

Commit

Permalink
Add a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreprinetti committed Aug 30, 2018
1 parent 0964c6d commit 3c188ad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# play-wasm

My boilerplate for Go Web Assembly.

## Run

```shell
make build && make run
```

Then open your browser at [localhost:8080](http://localhost:8080).

0 comments on commit 3c188ad

Please sign in to comment.