kipprice / BST-Website

Webpage for Broom Street Theater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BST-Website

Contains all code for the site hosted at bstonline.org.

Code Structure

Tries to emulate a MVC-style framework to be able to generate views. All display UI exists in the TS layer.

navigate.ts will take to you the various views views/home/homeView.ts renders the home page views/show/showView.ts renders the show page

About

Webpage for Broom Street Theater


Languages

Language:JavaScript 50.0%Language:TypeScript 48.8%Language:CSS 0.9%Language:PHP 0.3%