Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 474 Bytes

File metadata and controls

15 lines (13 loc) · 474 Bytes

Running the Website

  1. Clone the repository.
  2. Verify Node.js is installed on your machine.
  3. Via your terminal, cd into the cloned repository.
  4. Install the project's dependencies by running npm install
  5. Start the webserver by running node server.js

Example .env:

PORT=3000
HOST=localhost
SPARKPOST_API_KEY=XXX