Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shirasawasama/laboratorymanagement
[Java课设1] A Simple Laboratory Management System
https://github.com/shirasawasama/laboratorymanagement
h2-database material-ui react vertx vertx-web
Last synced: 12 days ago
JSON representation
[Java课设1] A Simple Laboratory Management System
- Host: GitHub
- URL: https://github.com/shirasawasama/laboratorymanagement
- Owner: ShirasawaSama
- License: mit
- Created: 2022-11-17T17:19:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T12:26:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T20:42:28.896Z (about 1 month ago)
- Topics: h2-database, material-ui, react, vertx, vertx-web
- Language: TypeScript
- Homepage:
- Size: 150 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaboratoryManagement ![https://vertx.io](https://img.shields.io/badge/vert.x-4.3.5-purple.svg)
A Simple Laboratory Management System.
## Build
```
git clone https://github.com/ShirasawaSama/LaboratoryManagement.gitcd LaboratoryManagement
npm run build
./gradlew clean assemble
```## Run
Download and unzip the [release](https://github.com/ShirasawaSama/LaboratoryManagement/releases):
Run:
```
java -jar LaboratoryManagement-1.0.0-SNAPSHOT-fat.jar
```## License
[MIT](./LICENSE)
## Author
Shirasawa