Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

codebar impact report

simple static website made with parcel.

you need node.js installed to run it.

to run it locally, do npm run dev.

to build static assets for production, do npm run build.

suitable for any static file host (eg. netlify).