Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 181 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 181 Bytes

bad-api-tweets

> cd service
> npm install
> npm start

and after service runs

> cd ui
> npm install
> npm start

and navigate to http://localhost:8080 in browser