Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 301 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 301 Bytes

Setup:

In config.js, replace API_KEY_HERE with your tenor api key

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the server
npm run server

License

This project is licensed under the MIT License