Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/splode/pomotroid-site
- Owner: Splode
- Created: 2018-02-12T02:22:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:34:23.000Z (about 2 years ago)
- Last Synced: 2024-11-07T05:11:54.907Z (2 months ago)
- Topics: landing-page, pomodoro, pomodoro-timer
- Language: Vue
- Homepage: https://splode.github.io/pomotroid/
- Size: 2.98 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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
```