https://github.com/pamaldi/isauraweb
webapp
https://github.com/pamaldi/isauraweb
Last synced: 2 months ago
JSON representation
webapp
- Host: GitHub
- URL: https://github.com/pamaldi/isauraweb
- Owner: pamaldi
- Created: 2016-01-16T21:54:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T19:30:09.000Z (about 5 years ago)
- Last Synced: 2025-03-18T20:22:17.939Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 4.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Isaura Web
Applicazione web di esempio con il template modena di Primefaces.
### Prerequisiti
Il progetto è un progetto maven e richiede java8. Ci sono anche degli unit test
### Installazione
Per ottenere il war
```
mvn clean install
```
## Test
```
mvn test
```
## Authors
* **Pasquale Grimaldi** - *Initial work* - https://github.com/pamaldi
## Licenza
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details