Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 181 Bytes

File metadata and controls

15 lines (12 loc) · 181 Bytes

To Run

npm install
npm run dev

for a prod build

npm install
npm run build
npm start

Try disabling javascript in the browser and marvel at how it still works.