Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renovamen/fishmail
奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感
https://github.com/renovamen/fishmail
ant-design nuxt vue zhihu-daily
Last synced: 6 days ago
JSON representation
奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感
- Host: GitHub
- URL: https://github.com/renovamen/fishmail
- Owner: Renovamen
- Created: 2021-01-09T19:03:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T10:03:49.000Z (7 months ago)
- Last Synced: 2024-04-30T08:31:51.833Z (7 months ago)
- Topics: ant-design, nuxt, vue, zhihu-daily
- Language: Vue
- Homepage: https://fishmail.vercel.app
- Size: 762 KB
- Stars: 68
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fishmail
奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感。
[Vue.js](https://vuejs.org) + [Nuxt.js](https://nuxtjs.org) + [Ant Design](https://antdv.com)
你看得出来有什么问题吗,不你看不出来:
![screenshot](./screenshot/screenshot.png)
## Usage
```bash
# install dependencies
yarn install# serve with hot reload at localhost:3000
yarn dev# generate static project
yarn generate
```