PeterPorzuczek / gy-angular-workshops

Notes-app build in Angular during workshops organized by Goyello.

Home Page:https://peterporzuczek.github.io/gy-angular-workshops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 short workshops: Liderferencja 2017, Gdańsk

Notes-app build in Angular during workshops organized by Goyello. Link to original repo

Preview & Live Preview

app-preview

How to run notes-app

  1. install globally @angular/cli npm package (if you don't have it)
    • run npm install -g @angular/cli from console
  2. go to notes-app folder
    • install all packages by npm install
    • run application by npm start

Preconditions before you run enything here:

  1. install nodejs (if you don't have it) from nodejs.org

About

Notes-app build in Angular during workshops organized by Goyello.

https://peterporzuczek.github.io/gy-angular-workshops/


Languages

Language:TypeScript 59.2%Language:HTML 39.7%Language:CSS 1.1%