Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazulu/jimothyz
Small one-pager for a streamer
https://github.com/dazulu/jimothyz
streamer streaming twitch
Last synced: about 1 month ago
JSON representation
Small one-pager for a streamer
- Host: GitHub
- URL: https://github.com/dazulu/jimothyz
- Owner: dazulu
- Created: 2017-11-03T08:38:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T16:09:25.000Z (over 1 year ago)
- Last Synced: 2024-12-17T22:37:56.430Z (about 1 month ago)
- Topics: streamer, streaming, twitch
- Language: Vue
- Homepage: https://www.jimothy.tv/
- Size: 2.04 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jimothy
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).