issues
search
OhMyHack
/
TweetStream
0
stars
0
forks
source link
readme
TweetStream
Getting Started
Clone the project
Install
nvm
Install required node version as specified in the
/.nvmrc
file
nvm use <node version>
to switch to the project's recommended node version
npm install
npm run start-local
open
localhost:8080
in browser