Remove mentions of coffeescript from docs

This commit is contained in:
Arlo Breault 2019-07-06 16:41:56 +02:00
parent 27a92ab03a
commit d3080e2566
7 changed files with 8 additions and 16 deletions

View file

@ -45,7 +45,7 @@ Client:
- Go 1.5+
Proxy:
- [CoffeeScript](coffeescript.org)
- JavaScript
---
@ -85,9 +85,8 @@ To run your own:
```
cd proxy/
cake build
npm run build
```
(Type `cake` by itself to see possible commands)
Then, start a local http server in the `proxy/build/` in any way you like.
For instance: