angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
96.05k stars 25.41k forks source link

Angular 2 quick start - problem with index.html #8157

Closed monaw closed 8 years ago

monaw commented 8 years ago

The 5 minute quick start tutorial at https://angular.io/docs/js/latest/quickstart.html does not work because there is a problem with the index.html file which includes the following line:

But no where in the tutorial does it mention to create a style.css file and hence that line causes a runtime error since that file doesn't actually exist!

This is very confusing for beginners like myself who wasn't sure what was going on. Please update the page so future beginners won't have the same problem.

Other than that, thanks SO much for that tutorial! It is just what I needed to get started with Angular 2 (:

Thanks! Mona

monaw commented 8 years ago

Sigh never mind, that wasn't the cause of the problem...I had another syntax error in main.js...my bad.

Sorry for the noise...

angular-automatic-lock-bot[bot] commented 5 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.