Frontend for DumbYT making use for vuejs and typescript and webpack. http://dumbyt.hak8or.com/
Go to file
hak8or d1ac84e5ad Added ability to bulk add and remove channels 2018-03-08 06:14:10 -05:00
admin Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
src Added ability to bulk add and remove channels 2018-03-08 06:14:10 -05:00
.gitignore Added gitignore 2018-03-06 16:14:26 -05:00
index.html Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
package-lock.json Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
package.json Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
readme.md Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
tsconfig.json Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00
webpack.config.js Initial commit moving front end out of main repo 2018-03-06 16:06:03 -05:00

readme.md

Frontend

Description

Oh god, front end web development, specifically javascript.

This project makes use of the following:

  • Vuejs Seemingly resonable javascript framework that's well documented and actively developed.