Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.git

cd 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