0

Due to some reasons, I was not able to install Angular CLI on my system and I created a hello world app by following this URL https://blog.angularindepth.com/setting-up-angular-from-scratch-1f518c65d8ab.

All things working fine but now my next task it to upload it on github.io, there are numbers of articles or videos about it but all are using Angular CLI and as I mentioned earlier, my system don't have angular CLI then how can I deploy angular on github.io?

1) How I publish Angular App? 2) How or what things require to deploy on github.io

remember I am not using webPack.

2
  • 2
    using git doesn't have anything to do with Angular CLI does it? As far as i'm reading it, you can create a repo, clone it and push back to it... Commented Dec 18, 2017 at 7:51
  • Seems like the project you are using uses systemjs... so: stackoverflow.com/questions/36285064/… Commented Dec 18, 2017 at 10:14

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.