Skip to content

RappidDevelopment/1617BarberLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published