Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2 with TypeScript and Gulp

A basic Angular2 application with Gulp as build system.

Prerequisites

  • nodejs
  • gulp and gulp-cli
  • typings
  • typescrit
  • ts-node

Running

Clone the repository:

git clone https://github.com/kolorobot/angular2-typescript-gulp.git

Navigate to angular2-typescript-gulp directory:

cd angular2-typescript-gulp

Install dependencies:

npm install

node_modules and typings directories should be created during the install.

Build the project:

npm run clean & npm run build

build directory should be created during the build

npm start

The application should be displayed in the browser.

Resources

About

A basic Angular2 application with Gulp as build system.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages