FacundoGFlores / reactive-ex1

Excercise for reactive programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarity

Reactive Exercise 1

This is an exercise for reactive programming course, it is using the seed project for Angular 2 applications with Clarity. For more information on the Clarity Design System, visit the Clarity website.

Getting Started

  1. Clone the seed app:

https://github.com/FacundoGFlores/reactive-ex1.git

  1. Install the dependencies:

npm install

  1. Run the app:

npm start

About

Excercise for reactive programming


Languages

Language:TypeScript 64.7%Language:JavaScript 16.8%Language:HTML 15.2%Language:CSS 3.3%