Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/splode/pomotroid-site

Landing page for the Pomotroid app
https://github.com/splode/pomotroid-site

landing-page pomodoro pomodoro-timer

Last synced: 24 days ago
JSON representation

Landing page for the Pomotroid app

Awesome Lists containing this project

README

        

# pomotroid-site

> Landing page for the [Pomotroid app](https://github.com/Splode/pomotroid)

## Build Setup

```bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# lint files
npm run lint
```