12 lines
151 B
Markdown
12 lines
151 B
Markdown
# Snappa
|
|
> It's a Gentleman's Game
|
|
|
|
## Setup
|
|
To build from source, you'll need typescript installed locally or globally.
|
|
|
|
```sh
|
|
tsc
|
|
```
|
|
|
|
...that's it.
|