1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
2018-05-17 11:13:35 -05:00
..
2018-04-12 17:45:23 -07:00
2018-03-09 23:47:00 -08:00
2018-05-17 11:13:35 -05:00
2018-05-15 18:19:55 -05:00
2018-05-15 18:19:55 -05:00
2018-03-09 23:47:00 -08:00

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)