mirror of
https://github.com/elisescu/tty-share
synced 2024-11-15 18:13:58 +00:00
102b58f597
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
static | ||
templates | ||
tty-share | ||
.nvmrc | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
Readme
Building
The frontend uses webpack to build everything in a bundle file. Run:
npm install
webpack