angular/material-start

Application is completely blank

otcdoc opened this issue · 6 comments

I went through the installation instructions but steps 1 - 10 all pull up a blank application. Everything seems to be set to display:none or background-color transparent, so I'm not sure what I'm supposed to see at all (nothing seems to respond in any step either).

@EladBezalel - can you investigate please.

@otcdoc what tutorial branch did you follow ?

I attempted to follow the master branch.

Please follow the es6 tutorial.

Having the same issue, getting the following log in lite-server console -

GET /service-worker.js 404 0.374 ms - 30

Fixed. Please use

git pull --rebase origin master
npm i
cd app
live-server