File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ Webclient of the YouPers eWorkLife service
6
6
7
7
## Prerequisites
8
8
9
- Installed local mongoDb: http://www.mongodb.org/downloads
10
- Installed nodejs und npm: http://nodejs.org/
11
- Installed grunt cli: npm install -g grunt-cli
9
+ - Installed local mongoDb: http://www.mongodb.org/downloads
10
+ - Installed nodejs und npm: http://nodejs.org/
11
+ - Installed grunt cli: npm install -g grunt-cli
12
12
13
13
To build this project:
14
14
-----------------------
15
15
16
16
git clone https://github.com/YouPers/yp-ewl-webclient.git
17
17
cd yp-ewl-webclient
18
- npm install // installs all needed software for build system: defined in package.json)
18
+ npm install // installs all needed software for build system ( defined in package.json) and downloads all used js-libraries (bower .json)
19
19
20
20
Build commands:
21
21
Original file line number Diff line number Diff line change 11
11
"angular-sanitize" : " ~1.2.7" ,
12
12
"angular-translate" : " ~1.1.1" ,
13
13
"angular-translate-storage-cookie" : " ~0.1.6" ,
14
- "angular-ui-router" : " ~ 0.2.7 " ,
14
+ "angular-ui-router" : " 0.2.8-bowratic-tedium " ,
15
15
"bootstrap" : " ~3.0.3" ,
16
16
"d3" : " ~3.3.13" ,
17
17
"jquery" : " ~2.0.3" ,
You can’t perform that action at this time.
0 commit comments