Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castleyu/library-management-system
https://github.com/castleyu/library-management-system
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/castleyu/library-management-system
- Owner: CastleYu
- Created: 2023-07-17T13:31:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-03T19:12:00.000Z (over 1 year ago)
- Last Synced: 2024-11-09T12:39:04.338Z (2 months ago)
- Language: Vue
- Size: 16.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue_test2
## Project setup
```sh
npm install
```### Compiles and hot-reloads for development
```sh
npm run serve
```### Compiles and minifies for production
```sh
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).