Make sure you have Node.js installed (v16 preferred). You can use Hombrew, nodenv, nvm, or just installing from the Node.js website.
- Clone the repo, navigate to the project
- Run
npm install
- Run
npm start
- Your local server should be running!
- Ensure your local server is running
- Run
npm test
(you may be prompted to install the software and give the software access to your computer) - Click
Run 1 integration spec
- Ensure your tests are passing!
Check out the project board as we're working on building new features during the workshop together!