thomaspeugeot / sandbox01

Investigation of a Ng compilation issue with multiple routes registrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README of the sandbox01

Installation

cd a/ng
npm install
build a
cd ../../b/ng
npm install
build b
cd ../../c/ng
ng serve

ng new ng --defaults=true cd ng ng add @angular/material --defaults=true npm install angular-split npm install material-design-icons --save npm install --save typeface-open-sans npm install --save typeface-roboto

About

Investigation of a Ng compilation issue with multiple routes registrations


Languages

Language:HTML 35.4%Language:TypeScript 35.4%Language:Go 20.9%Language:JavaScript 4.2%Language:CSS 4.1%