Confirmed users
3,727
edits
| Line 100: | Line 100: | ||
git clone https://github.com/mozilla-services/loop-server.git | git clone https://github.com/mozilla-services/loop-server.git | ||
cd loop-server | cd loop-server | ||
Note: You may want to install a specific branch for testing vs defaulting to Master | |||
npm install | npm install | ||
ulimit -S -n 2048 | ulimit -S -n 2048 | ||