/rollup-ng2-test

Angular 2 test repo for rollup

Primary LanguageJavaScript

Rollup Angular 2 Test

This repo is a based upon the Angular 2 tutorial but using Rollup.js as a package engine. It's currently not in a working state.

Prerequisites

You will need:

  • Node with NPM
  • Typescript: npm install -g typescript
  • Rollup: npm install -g rollup

Running the module

npm install
rollup -c #currently not working
npm run lite