Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld

(this repository only pretends to show at what exact point I am in the Angular course of Udemy)

This project was generated with Angular CLI version 6.2.5.

Development environtment | node.js

First af all, Make sure you have Node.js® and npm installed.

https://docs.npmjs.com/getting-started/installing-node

install Angular CLI version 6.2.5 & init "hello-world"

$ cd /.../...

$ npm install -g @angular/cli

$ ng new hello-world

$ cd hello-world

Manually remove every content listed here:

--folder e2e

--folder src

--file .editorconfig

--file .gitignore

--file README.md

--file angular.json

--file package-lock.json

--file package.json

--file tsconfig.json

--file tslint.json

Git Clone

$ cd /.../hello-world (note that /.../ needs to be replaced with your project folder path)

$ git clone https://github.com/uri-ustrell/angular-helloworld.git

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.


#enjoy#

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages