Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

deonclem/angular-webpack-typescript

Repository files navigation

[NO LONGER SUPPORTED] - You can still use/clone/fork this repo but as I've switched to ngx it won't be updated anymore.

Angular 1.6 - Typescript - Webpack starter pack

This repository contains a basic app running using Angular 1.6.6, Typescript 2.5.2 and Webpack 3.6.0

Usage

  • Run npm start to install npm dependencies and start a local dev server
  • Run npm build to build a production distrib of your app
  • Run npm run dev to start a local dev server
  • Run npm run dist to build a production distrib of your app and serve it with a local server
  • Run npm test to run the karma unit tests

Misc

This also uses angular-material 1.1.5 and angular-ui-router 1.0.6

About

Starter pack for a basic app using AngularJs, webpack and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published