OhMyHack / TweetStream

0 stars 0 forks source link

TweetStream

Getting Started

  1. Clone the project
  2. Install nvm
  3. Install required node version as specified in the /.nvmrc file
  4. nvm use <node version> to switch to the project's recommended node version
  5. npm install
  6. npm run start-local
  7. open localhost:8080 in browser