Skip to content

Repository files navigation

Pomodoro App

This is a simple pomodoro app with elegant UI without useless element. It has been developed with Electron and Vue.js on mac os, so it might present some UI error on Linux and Windows.

alt text alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This project has been created with Node Js so you need :

Node.js v11.1 (can work with a lower version)
Npm v6.7.0

Installing

Has a simple node project you only need to run npm install to get all the dependencies and run the app After having installed the dependencies run npm run start to start it.

And coding style tests

If you want to modify the existing project, remember that it uses Parcel.js to bundle the front-end part. Here are two command to develop the front:

npm run build-front     (clean and build the front in ./public/final/)
npm run dev-front       (start a server with hot reload on ./public/index.html)

Deployment

No deployment step currently

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Beautiful and simple pomodoro app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages