Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 265 Bytes

<±/> diffHTML Website

Source for https://www.diffhtml.org

This is the source for the www.diffhtml.org website.

Setup

# To get all the dependencies
npm install

# To start the website locally on port 8000
npm start