2
0
mirror of https://github.com/elisescu/tty-share synced 2024-11-03 23:15:42 +00:00
tty-share/frontend
2018-04-05 20:47:19 +02:00
..
src Initial commit 2018-04-05 20:47:19 +02:00
templates Initial commit 2018-04-05 20:47:19 +02:00
.nvmrc Initial commit 2018-04-05 20:47:19 +02:00
package-lock.json Initial commit 2018-04-05 20:47:19 +02:00
package.json Initial commit 2018-04-05 20:47:19 +02:00
README.md Initial commit 2018-04-05 20:47:19 +02:00
webpack.config.js Initial commit 2018-04-05 20:47:19 +02:00

Readme

Building

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

npm install
webpack