Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 323 Bytes

prepitaph

a website

Getting Started

  • ensure Node is installed
  • npm install downloads dependencies
  • npm test checks code for stylistic consistency
  • npm run build generates the website in ./dist (npm run rebuild first erases any previously generated files)