/pomodoro

Pomodoro Web app based on Angular

Primary LanguageTypeScript

# Pomodoro

It's a little Front-end app in Angular 5 and RxJs to work with pomodoro methodology. This is a countdown from 30 or 5 minutes to know when you have to work or relax.

Demo here

Dependencies

  • Node
  • Npm

Install

  1. It's easy peasy! npm i or npm install. This going to install the javascript dependencies.

  2. Execute npm run build.

# Deploy

Now on your server copy dist content to your public directory from nginx or apache apps.

Author

Ángel Berhó Grande