OVERVIEW::
In this video I have explained, how to install angular 5 using CLI on your machine.
SOCIAL :
Find Us on FB : facebook.com/technotipstutorial
Subscribe US : youtube.com/aapkanigam
Follow us on Twitter : twitter.com/technotipsMVC
GET CODE HERE
technotipstutorial.blogspot.com/2018/09/part-1-cre…
INTRODUCTION :
Required software:
1. node js (Latest version)- ( Recommended- v8.9.3 (LTS))
2. Your favorite IDE (Recommended- Visual Studio Code)
3. Web browser like Chrome, Mozilla etc.
Follow below steps
1. Visit nodejs.org/en/ then download and install node v8.9.3 LTS)
2. Visit : code.visualstudio.com/ then download and install Visual Studio Code(IDE)
3. After installing node js, open - node js command prompt / windows command prompt
4. Check node js version : "node -v"
5. Check npm js version : "npm -v"
6. Set up the development environment :
a) Install “Angular CLI” globally
b) Create new Project
c) Set application directory
d) Serve the application
e) Open http://localhost:4200 in you browser
RECOMMENDATION:
Part 1: How to install angular 5 on your machine: • Part 1- Create your first Angular 5 Applic...…
Part 2: Overview:
• Part 2 - How Does Angular 5 Application Wo...
Part 3: Module and Component:
• Part 3 - Module and Components in Angular 5
Part 4: How to use various Data Types in Angular 5
• Part 4 - How to use various Data Types in ...
TAGS
Angular 5 tutorial
Angular 5 installation
Create first angular 5 application
Angular CLI installation
visual studio code
vs code
javascript
angular tutorial
technotips angular 5
ashish angular 5
コメント