AtlasP helps you stay intentional with your friends by helping you visualize the current status of your relationships and how your friends are connected to each other.
- Set environment variables, being sure to set
NODE_ENV
to development - Run
yarn
in the root folder - Ensure the backend repo is running at port 3001 on localhost
- Run
yarn dev
in the root folder - See changes running live at
localhost:3002
!