I developed an Angular 2 application using npm, as more recent, I do not know some ways, as shown below. When I publish, I used npm publishto publish the application to an npm account on the Internet. So, is there a way to publish our application in localhost because I don't want to use an npm account and I just need to avoid the node_modules folder when publishing? If there is any other way that you can use to publish your Angular2 application locally other than npm, let me know. I am trying to do this.
If you cannot publish the application without an npm web account, please let me know. Sorry if any errors. Thanks in adv :)
source
share