I have developed an Angular 2 application using npm, As a fresher,I don't know some ways like below.
When I publish I used npm publish
so that it publish the application in npm account in the web.
So here, is there any way to publish our app in the localhost,because I don't want to use npm account and I just need to avoid node_modules folder on publishing ?
If any other way,that can be used to publish the Angular2 Application in local other than npm, let me know.I try that.
If it is not possible to publish the application without npm web account, Kindly let me know please . Excuse mistakes,If any.Thanks in adv :)