Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 385 Bytes

Infrastructure-Angular-Npm-Packages.md

File metadata and controls

3 lines (2 loc) · 385 Bytes

NPM Packages

ASP.NET Zero solution supports both Yarn and NPM to obtain front end library dependencies (like Angular and Bootstrap). We suggest to use yarn because NPM has some problems, yarn solves those problems and it is compatible with NPM as well. You can easily add, update or remove packages on yarn's command line interface.