teleport/web
2017-05-03 14:33:54 -07:00
..
dist (web) fix merge regressions 2017-05-03 14:33:54 -07:00
src (web) fix merge regressions 2017-05-03 14:33:54 -07:00
webpack (web) xtermjs final changes + some cleanup 2017-05-01 15:26:44 -04:00
.babelrc (web) improve uf2 error messages 2017-04-05 18:56:24 -04:00
.eslintrc (web) improve uf2 error messages 2017-04-05 18:56:24 -04:00
.gitignore (web) fixing last chunk of recorded session 2016-04-12 19:49:18 -04:00
devServer.js updating babel and other libs 2016-10-26 13:01:30 -04:00
jsconfig.json (web) adding dynamic document.title 2017-03-06 13:27:15 -05:00
karma.conf.js (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
karma.test.files.js (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
package.json (web) xtermjs final changes + some cleanup 2017-05-01 15:26:44 -04:00
README.md (web) cluster selector and session list redesign 2017-01-12 09:09:29 -05:00

web client

Build (to create new /dist files)

  1. install nodejs >= 5.0.0
  2. npm install
  3. npm run build

To run a dev server (development)

  1. npm run start
  2. open https://localhost:8081/web