Anonymous surveys in an instant
- clone this repo
- run
npm installin the root directory - copy
client/.env.exampletoclient/.envand set values for your environment - copy
server/.env.exampletoserver/.envand set values for your environment - run
npm run catchupfrom root directory to install client and server dependencies
- run
npm run startin the root directory