Skip to content

Nufflee/schedule

This branch is 13 commits ahead of, 57 commits behind tsoding/schedule:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e81600a · Feb 10, 2020
Jun 22, 2018
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
Feb 10, 2020
May 13, 2019
Jul 23, 2019
Feb 10, 2020
Feb 10, 2020
Nov 15, 2018
Feb 10, 2020

Repository files navigation

nuffleee

Schedule for Nufflee Streams

Schedule for Nufflee streams. Front-End only Single Page Application without any Back-End. Makes all of the schedule building work yours computer problem. Saves me money on hosting.

Deployed on https://nufflee.github.io/schedule/

Prerequisites

Quick Start

$ npm install
$ make
$ cd dist/
$ make -j4 watch                  # for watch mode
                                  # -j4 is required to run file watchers and http server
                                  # in parallel
$ <browser> http://localhost:8080/dist/

About

Schedule for my streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • CSS 12.7%
  • HTML 6.8%
  • Makefile 5.0%
  • Python 1.5%
  • Nix 0.5%