https://github.com/dazulu/jimothyz
Small one-pager for a streamer
https://github.com/dazulu/jimothyz
streamer streaming twitch
Last synced: 3 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T16:09:25.000Z (about 3 years ago)
- Last Synced: 2025-12-22T22:18:45.254Z (6 months 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).