Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 265 Bytes

File metadata and controls

13 lines (8 loc) · 265 Bytes

codebar impact report

simple static website made with parcel.

you need node.js installed to run it.

to run it locally, do npm install npm run dev

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

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