Home>Article>Web Front-end> How to build Angular+TypeScript+Material project with Angular CLI?

How to build Angular+TypeScript+Material project with Angular CLI?

青灯夜游
青灯夜游 forward
2020-09-08 11:59:15 1837browse

How to build Angular+TypeScript+Material project with Angular CLI?

Related tutorial recommendations: "angular tutorial"

The first step: Install the scaffolding

npm install -g @angular/cli

Second Step: Install the UI component library Material

npm add @angular/material

Project version:

How to build Angular+TypeScript+Material project with Angular CLI?

For more programming-related knowledge, please visit:Programming teaching! !

The above is the detailed content of How to build Angular+TypeScript+Material project with Angular CLI?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:segmentfault.com. If there is any infringement, please contact admin@php.cn delete