tips:angular2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tips:angular2 [2015/11/30 20:08] scipiotips:angular2 [2022/03/16 16:40] (current) – removed sscipioni
Line 1: Line 1:
-====== Angular 1.x in new style ====== 
- 
-  * https://github.com/Basware/typescript-ng1-style 
-  * http://www.developerhandbook.com/typescript/writing-angularjs-1-x-with-typescript/ 
- 
-====== Angular2 ====== 
- 
-===== req ===== 
- 
-nodejs in system (node, npm and ncu) 
-<code> 
-curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash - 
-sudo apt-get install -y nodejs 
-sudo npm install -g npm-check-updates 
-</code> 
- 
-===== project ===== 
- 
-package.json 
- 
-<code> 
-npm install --only=prod 
-npm install --only=dev 
-</code> 
- 
- 
  
  • tips/angular2.1448910507.txt.gz
  • Last modified: 2015/11/30 20:08
  • by scipio