File tree 5 files changed +12
-4
lines changed 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,4 @@ atlassian-ide-plugin.xml
9
9
test /temp /
10
10
* debug.log *
11
11
.vscode
12
+ .mvn
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# generator-jhipster-primeng
2
- > Click :star : if you like the project. Pull Request are highly appreciated.
2
+ > Click :star : if you like the project. Pull Requests are highly appreciated.
3
3
4
4
[ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ npm] ( https://img.shields.io/npm/dt/generator-jhipster-primeng.svg )] ( ) ![ Crates.io] ( https://img.shields.io/github/license/mashape/apistatus.svg )
5
5
> JHipster module, Generate PrimeNG application with 90+ components and their features
17
17
18
18
This is a [ JHipster] ( http://jhipster.github.io/ ) module, that is meant to be used in a JHipster application.
19
19
20
- The minimum required version of JHipster is ** >=5.7.0 **
20
+ The minimum required version of JHipster is ** >=5.8.2 **
21
21
22
22
This module is used to generate components, using [ PrimeNG] ( https://www.primefaces.org/primeng ) .
23
23
@@ -74,7 +74,7 @@ npm update -g generator-jhipster-primeng
74
74
3 . Either select component group or individual components
75
75
76
76
<div align =" center " >
77
- <img src="https://raw.githubusercontent.com/sudheerj/generator-jhipster-primeng/master/images/groups.png" height="400" width="700">
77
+ <img src="https://raw.githubusercontent.com/sudheerj/generator-jhipster-primeng/master/images/groups-2.3 .png" height="400" width="700">
78
78
</div >
79
79
80
80
@@ -87,6 +87,14 @@ npm update -g generator-jhipster-primeng
87
87
<div align =" center " >
88
88
<img src="https://raw.githubusercontent.com/sudheerj/generator-jhipster-primeng/master/images/application.png" height="400" width="700">
89
89
</div >
90
+
91
+ 5 . Run client and server side environments
92
+
93
+ ** Client: npm start**
94
+
95
+ ** Server: ./mvnw**
96
+
97
+ 6 . Open application in the browser using http://localhost:9000
90
98
91
99
# What next?
92
100
Please check the road map list https://github.com/sudheerj/generator-jhipster-primeng/wiki/Roadmap . If you need a new feature please raise a github request for the discussion.
You can’t perform that action at this time.
0 commit comments