Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himanoa/niwatori
twitter client
https://github.com/himanoa/niwatori
javascript twitter vue-router2 vue2 vuejs2 vuex2
Last synced: about 1 month ago
JSON representation
twitter client
- Host: GitHub
- URL: https://github.com/himanoa/niwatori
- Owner: himanoa
- Created: 2017-02-13T14:51:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T18:30:27.000Z (almost 8 years ago)
- Last Synced: 2024-12-16T21:18:42.207Z (about 1 month ago)
- Topics: javascript, twitter, vue-router2, vue2, vuejs2, vuex2
- Language: JavaScript
- Size: 775 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# niwatori
にわとりはパソコン向けに作られたキュートでスタイリッシュでイケてて神でゴッドでfastestで(機能の割に)メモリをたくさん食べるTwitterクライアントだよ。:innocent:
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron app for production
npm run build# lint all JS/Vue component files in `app/src`
npm run lint# run webpack in production
npm run pack
```
More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/docs/npm_scripts.html).---
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).