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: about 1 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:34:23.000Z (about 3 years ago)
- Last Synced: 2025-06-09T23:03:51.049Z (9 months ago)
- Topics: landing-page, pomodoro, pomodoro-timer
- Language: Vue
- Homepage: https://splode.github.io/pomotroid/
- Size: 2.98 MB
- Stars: 1
- Watchers: 2
- 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
```