Skip to content

samdevx1029/angular-ts-webpack

Repository files navigation

angular2 typescript2 webpack2

This repo creates an angular2 starter project written in TypeScript2 with basic OOB components. You can add your own components to suit your application needs.

The production build is based on Webpack2 bundling pipeline.

Versions are always changing so this project works for the following versions.

angular@2.0.0

typescript@2.1.0-dev.20160922

webpack@2.1.0-beta.25

Steps

Make sure you have typescript, typings and npm installed globally.

Clone this repo.

Run "npm install" from project root.

Run "npm run start" from project root to see application being served from webpack dev server.

Run "npm run build" from project root to build application for production.

Run "npm run serve" from project root to serve production application from lite-server locally.

About

advanced angular2 starter project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •