First Angular.js App
Reference: https://angular.io/docs/ts/latest/quickstart.html
Today I created my first angular.js app.
Folks I am sharing a tip which will save you time while you run the app on your local machine.
Always try to run the npm commands from the node command prompt. This will turn out to be very handy step.
I have done hrs of debugging to realize that once you install node on your machine then running the steps of any open source app available on git, its is always better to run, compile app on node prompt then on windows default prompt.
I'll upload the entire debugging guide tomorrow for reference.
Till then enjoy !!!
Ashish
No comments:
Post a Comment