When using bower to load packages via bower.json they get installed into "wwwroot/lib". How do I achieve the same with npm packages loaded via package.json?
↧
When using bower to load packages via bower.json they get installed into "wwwroot/lib". How do I achieve the same with npm packages loaded via package.json?