- Hands-On Data Structures and Algorithms with JavaScript
- Kashyap Mukkamala
- 60字
- 2021-06-30 19:12:08
Installing Angular CLI
To install the Angular CLI in your Terminal, run the following command:
npm install -g @angular/cli
That should install the Angular CLI globally and give you access to the ng command to create new projects.
To test it, you can run the following command, which should show you a list of features available for use:
ng
推薦閱讀
- Mastering RabbitMQ
- Visual FoxPro程序設(shè)計教程(第3版)
- SQL Server 2016從入門到精通(視頻教學(xué)超值版)
- Magento 2 Theme Design(Second Edition)
- Clojure for Domain:specific Languages
- Python算法從菜鳥到達(dá)人
- Python編程從0到1(視頻教學(xué)版)
- Learning OpenStack Networking(Neutron)(Second Edition)
- Cybersecurity Attacks:Red Team Strategies
- Getting Started with React Native
- Java Fundamentals
- INSTANT JQuery Flot Visual Data Analysis
- Sitecore Cookbook for Developers
- Android初級應(yīng)用開發(fā)
- ASP.NET Core and Angular 2