This repository contains prove of concepts about the technologies selected to teach in the next Performance Day
Second version of the structural framework for dynamic web apps
Used json-server in order to avoid to create a server and keep the focus on the Angular 2 development
https://jsonplaceholder.typicode.com
###Run
<<<<<<< HEAD
- npm install -g json-server =======
d887ead558064f9ed28c135416e51adfefb611f7
- npm install
- json-sever db.json -p 5000 (in a terminal window)
- npm start (in another terminal window)