To read the lecture notes head to the course homepage.
You need npm to build the page. Once you have that it should be enough to:
npm install
npm run docs:devOr to build and preview:
npm run docs:build
npm run docs:previewTo read the lecture notes head to the course homepage.
You need npm to build the page. Once you have that it should be enough to:
npm install
npm run docs:devOr to build and preview:
npm run docs:build
npm run docs:preview