Skip to content

wellwind/ngtw19-schematics-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Taiwan 2019 - Schematics Workshop

前置準備

安裝 schematics cli

npm install -g @angular-devkit/schematics-cli

開發工具

建立新的 schematics 專案

建立空白專案

schematics blank --name=hello-world

建立包含基本範本的專案

schematics schematic --name=hello-world

Schematics 基本觀念

練習

練習 1~3、5 請在 schematics 目錄內練習,練習 4 請在 exercise4 目錄內練習,練習 6 先在 schematics 目錄內完成後,到 exercise6 看結果。

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages