Skip to content

EricDarve/NLA

Repository files navigation

CME 302 Class Notes 2023

How to generate the static web pages

npx quartz build --serve

This will start a local web server to run your Quartz on your computer. Open a web browser and visit http://localhost:8080/ to view it.

Sync with GitHub

npx quartz sync