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:dev
Or to build and preview:
npm run docs:build
npm run docs:preview
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:dev
Or to build and preview:
npm run docs:build
npm run docs:preview