Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 164 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 164 Bytes

Installation

Self host the static pages using any simple http server. I used npm http-server

npm install http-server -g
cd <directory>
npx http-server