Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alljointtw/pomodoro
The F2E 第二屆 - 前端精神修煉時光屋/第一關/蕃茄鐘
https://github.com/alljointtw/pomodoro
Last synced: about 1 month ago
JSON representation
The F2E 第二屆 - 前端精神修煉時光屋/第一關/蕃茄鐘
- Host: GitHub
- URL: https://github.com/alljointtw/pomodoro
- Owner: AllJointTW
- License: gpl-3.0
- Created: 2019-07-13T16:22:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:18:04.000Z (about 2 years ago)
- Last Synced: 2024-05-29T19:22:43.333Z (7 months ago)
- Language: JavaScript
- Size: 3.44 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pomodoro
> The F2E 第二屆 - 前端精神修煉時光屋/第一關/蕃茄鐘
#### Build Setup
``` bash
# install dependencies
yarn install# serve with hot reload at localhost:9080
yarn run dev# build electron application for production
yarn run build# lint all JS/Vue component files in `src/`
yarn run lint```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).