Y
Hacker News
new
|
ask
|
show
|
jobs
by
huuu
3557 days ago
Is there a way to download Angular2 as Javascript file? Last time I checked I had to install loads of software just to start a Angular project.
1 comments
pramttl
3557 days ago
You can still use the old way of using <script src=..>. See index.html in the following plunkr (sample angular app):
http://embed.plnkr.co/xTyGA7Klq8Mta2T1yANh/
link