mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
Merge branch 'master' of github.com:mozilla/something-awesome
This commit is contained in:
commit
06da24124d
@ -1,4 +1,6 @@
|
||||
* 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. *
|
||||
* 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.
|
||||
|
||||
Steps to start exchanging messages:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user