Node.js-enviournments-setup CAP917

Node.js , typescript , Angular , VScode

html CSS JavaScript node.js

Table of Content

Downloads

(Step 1)

Download click to download node.js

instal the setup as default settings.

1-- run

checking the instaled version of node

node –v 

2--instaling the Typescript

run

npm install –g typescript –save 

3--instaling the angular framework

run

npm install –g @angular/cli 

4--instaling Vscode click to download vscode

Environments

(Step 2)

run

 sysdm.cpl

step--1 select Advance settings.

step--2 click environmental variables.

image

step--3 click Path and edit.

image

step--4 click new.

image

step--5 paste C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Node.js

step--6 checking the instaled version of node

run

node –v 

Run

(step 3)

1-- run

node

if this arrow shows than wallah!

2-- to exit node,run

ctrl c
ctrl c

3-- Open Vscode < create new file < open terminal < chage powershell to cmd prompt.

4-- __run terminal of vs code __

 ng new project_name

working directories

image

image

image

Team

PicsArt_05-30-07.58.11

Karan Mehra

Built With

32078472-5053adea-baa7-11e7-9034-519002f12ac7

  • ReactJS (front-end)
  • NodeJS (back-end)
  • Express (NodeJS Framework)
  • MongoDB (database)
  • Visual Studio code (text editor)

License

Apache license

Copyright 2020 Karan Mehra

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.