aboutsummaryrefslogtreecommitdiffstats
path: root/client/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'client/README.md')
-rw-r--r--client/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/client/README.md b/client/README.md
deleted file mode 100644
index 4172271..0000000
--- a/client/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-## Development
-A quick way to start a server is to use Node.js `http-server`:
-
-```
-npm install http-server -g
-cd client
-http-server
-```
-
-## Deployment
-(TODO) \ No newline at end of file