Skip to content

debasispanda/angular1x-typescript

Repository files navigation

Angular Typescript Starter

An Angular basic app using typescript and webpack

Quick start

Make sure you have Node version >= 4.0 and NPM >= 3

Clone/Download the repo then

# clone our repo

# change directory to our repo
$cd angular1x-typescript

# install the repo with npm
$npm install

# install all typing definitions
$typings install

# Manually start webpack to bundle
$webpack

# Run test
$npm run test

# Start the application (This will run webpack first and then lite-server)
$npm start

This will open the app at http://localhost:8000 in your browser

About

Angular app using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •