bergran / pomodoro

Pomodoro Web app based on Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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

About

Pomodoro Web app based on Angular


Languages

Language:TypeScript 77.2%Language:HTML 8.8%Language:JavaScript 8.0%Language:CSS 6.0%