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
dependabot[bot] 20db1057d7
Bump y18n from 4.0.0 to 4.0.1 in /frontend
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
..
static Use nerd font patched Source Code Pro as default font for better rendering of glyphs (#16) 4 years ago
templates Initial commit 4 years ago
tty-receiver Use nerd font patched Source Code Pro as default font for better rendering of glyphs (#16) 4 years ago
.nvmrc Initial commit 4 years ago
README.md Initial commit 4 years ago
package-lock.json Bump y18n from 4.0.0 to 4.0.1 in /frontend 3 years ago
package.json Use nerd font patched Source Code Pro as default font for better rendering of glyphs (#16) 4 years ago
tsconfig.json Initial commit 4 years ago
webpack.config.js Use nerd font patched Source Code Pro as default font for better rendering of glyphs (#16) 4 years ago

README.md

Readme

Building

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

npm install
webpack