marianofilho / angular2-helloworld

Estudo sobre angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Hello World

Description

Angular 2 starter project using TypeScript

Usage

You need to install npm and Typescript in your machine prior executing this project:

1: Clone repo

git clone https://github.com/marianofilho/angular2-helloworld.git

2: Install packages

npm install

3: Start server (includes auto refreshing)

npm start

About

Estudo sobre angular 2

License:MIT License


Languages

Language:JavaScript 63.8%Language:CSS 21.7%Language:TypeScript 10.2%Language:HTML 4.3%