/lemonlabs-interview

The Lemonlabs interview task

Primary LanguageJavaScript

Lemonlabs interview

A simple API that interacts with Twitter.

You'll need to prepare a .env file check out the .env.example

Install packages

$ yarn

Run the build script

$ yarn build

Start the server

$ yarn start

Start sever in watch mode

$ yarn watch