Windfish.io is a Node WebSocket Server and Client built in Nuxt/Vue
- Node
- Nuxt/Vue
- Pug
- SCSS
- ES5+
- Twitch OAUTH Token (Bot Testing)
First
# install dependencies
$ npm install
Then
# serve with hot reload at 0.0.0.0:3000
$ npm run dev
For more information on how Nuxt works, checkout the Nuxt.js docs.
Please create your own branch with a unique name to make your changes on. PR's will be merged in to the dev
branch.