Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 880 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 880 Bytes

Mira

A Refreshed Vue3 frontend for NJU Open Source Software Mirror.

How to Build the Project

Run npm install to install all dependencies for development.

Run npm run build to compile for production.

Run npm run preview to compile for GitHub Pages.

Run npm run serve to start the development 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.