Skip to content

bkinsey808/universal-starter-apollo

Repository files navigation

Angular 2 Universal Starter

A minimal Angular 2 starter for Universal JavaScript using TypeScript and Webpack

Installation

  • npm install -g typescript ts-node tsd webpack
  • npm install

Serve

  • npm start to build your client app and start a web server
  • npm run build to prepare a distributable bundle

About

Angular 2 Universal starter kit by @AngularClass

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.4%
  • JavaScript 14.6%
  • HTML 3.7%
  • CSS 0.3%