Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 398 Bytes

Insta Woody

Woody in you instagram feed, replying with quotes.

Website

Here you can find the website: https://insta-woody-reply.now.sh

Installation and run

Clone the repository, than install all application's dependencies:

$ npm install

Launch all unit tests with:

$ npm run test

Run the application:

$ npm run start