Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 912 Bytes

File metadata and controls

29 lines (16 loc) · 912 Bytes

Mira

A Refreshed Vue3 frontend for NJU Open Source Software Mirror.

How to Build the Project

Run pnpm i to install all dependencies for development.

Run pnpm dev to start the development server.

Run pnpm build to compile for production.

Run pnpm preview to compile for GitHub Pages.

Run pnpm serve to start the production server.

How to Contribute

Mirror Documentations

Documentations and other configurations have been transferred to repo NJU Mirror Configs

Report Bugs

Please go to Issues and report your environment (system, browser version, etc.) as well as how to trigger the bug. Note that different types of bugs should be reported in different issues.

You can preview this project on Github Pages.