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] 17387e2cdd
Bump yargs-parser from 13.1.1 to 13.1.2 in /frontend (#7)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
..
static Initial commit 4 years ago
templates Initial commit 4 years ago
tty-receiver Initial commit 4 years ago
.nvmrc Initial commit 4 years ago
README.md Initial commit 4 years ago
package-lock.json Bump yargs-parser from 13.1.1 to 13.1.2 in /frontend (#7) 4 years ago
package.json Initial commit 4 years ago
tsconfig.json Initial commit 4 years ago
webpack.config.js Initial commit 4 years ago

README.md

Readme

Building

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

npm install
webpack