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 e47d0de28b Add python script for building css 4 years ago
..
static Initial commit 5 years ago
templates Initial commit 5 years ago
tty-receiver Add python script for building css 4 years ago
.nvmrc Initial commit 5 years ago
README.md Initial commit 5 years ago
package-lock.json Initial commit 5 years ago
package.json Initial commit 5 years ago
tsconfig.json Initial commit 5 years ago
webpack.config.js Initial commit 5 years ago

README.md

Readme

Building

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

npm install
webpack