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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e58e4a8 · Jan 12, 2023
Jan 1, 2023
Dec 5, 2021
Dec 29, 2021
Jan 12, 2023
Nov 27, 2021
Dec 5, 2021
Nov 13, 2021
Dec 29, 2021
Dec 5, 2021
Oct 18, 2021
Jan 20, 2022
Jan 11, 2023
Jan 10, 2023
Jan 10, 2023
Jan 11, 2023
Jan 10, 2023

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.