Documentation for the SUSTech SuperComputer Competition.
# Clone the repository
git clone https://github.com/Handicraft-Computing-Team/sustcsc-doc.git
# Navigate into the directory
cd sustcsc-doc
# Install dependencies
npm install
# Start the development server
npm run docs:dev在开发本文档的时候请注意:
- 请将文档放在
pages目录下。 - 请将自定义的Vue组件放在
components目录下。 - 请将静态资源放在
public目录下。(包括图片,请放在public/images目录下) - 所有的目录
/都是相对于本文件的根目录。 - 更新得分请在
public/scores中更改得分情况