Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 518 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 518 Bytes

message-api

Running it locally

To use this stuff, you need to install node, npm, and grunt. (details to come).

Installing Node

Installing NPM

  • Overview
  • curl https://npmjs.org/install.sh | sh

Installing Grunt

Once you have those, you can install all dependencies with:

npm install