Skip to content

username255/ng-conf-material-cdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng conf material cdk demo 2018

This is a partial replication of what was shown during ng-conf 2018 angular cdk talk live coding

ng new demo-app

cd demo-app

npm install --save @angular/material@next @angular/cdk@next

ng add @angular/material

ng generate @angular/material:materialNav --name=main-nav

...


This project was generated with Angular CLI version 6.0.0-rc.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published