Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alljointtw/pomodoro

The F2E 第二屆 - 前端精神修煉時光屋/第一關/蕃茄鐘
https://github.com/alljointtw/pomodoro

Last synced: about 1 month ago
JSON representation

The F2E 第二屆 - 前端精神修煉時光屋/第一關/蕃茄鐘

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).