Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 564 Bytes

File metadata and controls

23 lines (14 loc) · 564 Bytes

USTB Operating System Course Online Tutorial

Built with Starlight

Online documentation for USTB operating system course.

Visit this documentation on GitHub Pages.

Build

You can install dependencies by running:

$ npm install

To start a local dev server, run:

$ npm run dev

You can also visit this site to see how to develop and build.