angular / angular

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

quickstart project/tutorial not explained deeply enough...doesn't work #11833

Closed razorree closed 8 years ago

razorree commented 8 years ago

I've used files from quickstart project, i've copied them to: mypro\src\main\resources\public (as this is place for public files)

also i've run npm install in that project (there is node_modules folder within public now - not sure if it's a good idea to store 90MB of data in a public folder....)

Where should i place tsconfig.json ? in mypro\src\main\resources\public together with other files ? However typescript plugin from Eclipse doesn't want to pickup app*.ts files.... (plugin works with simple typescript examples).

Quickstart tutorial lacks explanation of project structure and configuration and i guess that keeping node_modules (sources, configuration etc.) in a public folder is a bad habit. In AngularJS1.4 it was enough to 'import' files with a < script > tag in index.html

vicb commented 8 years ago

docs issues should be reported on https://github.com/angular/angular.io Thanks

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.