Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 201 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 201 Bytes

Setup

npm run restore
npm run build
npm run serve

For some reason, parcel does not pick up changes made to css. You have to retrigger a parcel build by modifying html, then restart parcel.