https://github.com/qsctech/qsc-npm
Vue project for QSC-npm
https://github.com/qsctech/qsc-npm
Last synced: about 1 year ago
JSON representation
Vue project for QSC-npm
- Host: GitHub
- URL: https://github.com/qsctech/qsc-npm
- Owner: QSCTech
- Archived: true
- Created: 2018-04-22T15:52:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T14:01:36.000Z (about 8 years ago)
- Last Synced: 2025-02-27T03:24:02.957Z (over 1 year ago)
- Language: Vue
- Size: 3.34 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QSC NPM Private Registry
## Overview
This project is servered as Front-End Page for
QSC NPM Private Registry.
## Architecture
Vue.js, Vuetify, Axios
## Backend Endpoints
GET `/-/verdaccio/packages`
GET `/-/verdaccio/readme/packagename`
## Build
```
npm build
```