Skip to content
/ Mira Public

A refreshed Vue3 frontend for NJU Open Source Software Mirror.

License

Notifications You must be signed in to change notification settings

nju-lug/Mira

Repository files navigation

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.