Skip to content

Commit 22401a8

Browse files
committed
Update deployment instruction
1 parent f5dc435 commit 22401a8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,16 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac
2525
## Further help
2626

2727
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
28+
29+
## Deploy to github.io
30+
31+
* ng build --prod --base-href "https://railsstudent.github.io/ng-fun-prog/"
32+
* ngh --no-silent
33+
34+
* Method 2
35+
* npm run deploy
36+
* yarn deploy
37+
38+
## Github.io URL
39+
40+
https://railsstudent.github.io/ng-fun-prog/

0 commit comments

Comments
 (0)