Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 512 Bytes

clarinets

Getting started: Copy config_example copy.js and rename config.js. Edit config.js to include your personal tokens.

NPM install
NPM install react-image-magnify --force

forced install is required due to reliance on early version of react

This product utilizes redis which will need to be installed separately. Installation instructions are located at https://redis.io/docs/getting-started/. Once installed, ensure redis is running.

NPM run build
NPM run server-dev