You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-server/frontend
Matthew Strasiotto 81295b8689 Move stuff to static i guess? 4 years ago
..
static Move stuff to static i guess? 4 years ago
templates Initial commit 4 years ago
tty-receiver Move stuff to static i guess? 4 years ago
.nvmrc Initial commit 4 years ago
README.md Initial commit 4 years ago
package-lock.json Add file-loader npm module 4 years ago
package.json Add file-loader npm module 4 years ago
tsconfig.json Initial commit 4 years ago
webpack.config.js Specify esmodule false for font loader 4 years ago

README.md

Readme

Building

The frontend uses webpack to build everything in a bundle file. Run:

npm install
webpack