/awesome-streaming-ui

Codes for website https://manuzhang.github.io/awesome-streaming/

Primary LanguageVue

awesome-streaming-ui travis-build

Website for awesome-streaming projects with up-to-date metadata (stars, forks, lastUpdate time, etc).

The metadata is fetched daily by GetAwesomeStreamRepos.scala.

This project is built with vue-cli, vuetify and github-corners, and published to GitHub pages

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint