-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kiran Kumar edited this page Jun 8, 2017
·
8 revisions
This is the Angular 4 Application, developed using Angular-cli and deployed to GitHub pages.
The following are the steps to create an Angular 4 application and deploy to GitHub Pages.
Publish Angular App to Github Pages
-
Build the application using the following command ng build / ng build - - prod
-
Install the github pages using the following command in the app folder Npm I -g angular-cli-ghpages
-
Create the Github repository and run the following commands as listed in the github.
-
Run the following commands in the command window
Suri1088 --> Github repository name
A4First --> App Name
Final update is in progress