mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Update README.md
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
* Make sure you have a redis server running: download redis using homebrew: brew install redis
|
||||||
|
* Start the redis server: redis-server /usr/local/etc/redis.conf
|
||||||
* To run the code, clone the git repo, cd into the folder, and run npm install. Then, run npm install -g browserify. Then, run npm start.
|
* To run the code, clone the git repo, cd into the folder, and run npm install. Then, run npm install -g browserify. Then, run npm start.
|
||||||
|
|
||||||
Steps to start exchanging messages:
|
Steps to start exchanging messages:
|
||||||
|
|||||||
Reference in New Issue
Block a user