Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NKMUN/hi.nkmun.cn
2nd generation NKMUN registration system
https://github.com/NKMUN/hi.nkmun.cn
Last synced: 3 days ago
JSON representation
2nd generation NKMUN registration system
- Host: GitHub
- URL: https://github.com/NKMUN/hi.nkmun.cn
- Owner: NKMUN
- License: gpl-3.0
- Created: 2017-02-04T07:08:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:10:15.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:10:44.113Z (3 months ago)
- Language: Vue
- Size: 2.76 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hi.nkmun.cn
> Second generation NKMUN registration system
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```## Development
```bash
# start api server mock
node api# start webpack dev in another terminal
npm run dev
```## LICENSE
GPL-3.0