dleroux / fem-ng2-examples

A repo with local copies of the example plunks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fem-ng2-examples

This repo holds hard copies of the FEM 2016 Angular 2 plunks.

Dependencies

  • You must have node and npm installed (via brew install node or NodeJS.org);
  • Install the serve package: npm i -g serve

Getting Started

git clone https://github.com/onehungrymind/fem-ng2-examples.git
cd fem-ng2-examples
serve

Then navigate your browser to http://localhost:3000 and use the app.

About

A repo with local copies of the example plunks


Languages

Language:HTML 52.4%Language:TypeScript 28.8%Language:CSS 12.2%Language:JavaScript 6.6%