# jhipster-sample-app **Repository Path**: big.boot/jhipster-sample-app ## Basic Information - **Project Name**: jhipster-sample-app - **Description**: generator-jhipster 演示项目,使用MAVEN或GRADLE管理项目,前端使用Yeoman + Bower + Grunt/Gulp进行项目发布 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-06-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jhipster-sample-app =================== [![Build Status](https://drone.io/github.com/jhipster/jhipster-sample-app/status.png)](https://drone.io/github.com/jhipster/jhipster-sample-app/latest) This is a sample application created with [JHipster](https://github.com/jdubois/generator-jhipster). It is created with all the default settings. If you want to run the app, it's as simple as using Maven: ```bash mvn spring-boot:run ``` And open [http://localhost:8080/](http://localhost:8080/) Of course, if you are a true Java hipster, you should use the [Yeoman generator](https://github.com/jdubois/generator-jhipster)! # 运行后项目截图