- Clone the repository.
- Verify Node.js is installed on your machine.
- Via your terminal,
cd
into the cloned repository. - Install the project's dependencies by running
npm install
- Start the webserver by running
node server.js
Example .env
:
PORT=3000
HOST=localhost
SPARKPOST_API_KEY=XXX