Skip to content

tinydesk/quickstart-angular2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Quickstart

Based on https://angular.io/docs/ts/latest/guide/webpack.html

Get started

git clone  --depth 1 https://github.com/tinydesk/quickstart-angular2.git

Run the development server:

npm start

Run the unit tests:

npm test

Run the production build:

npm run build

About

An angular 2 quickstart template with webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published