teleport/web
2016-11-24 20:34:08 -08:00
..
dist fix IE11 AJAX caching issues 2016-10-26 13:14:59 -04:00
src refactored u2f login 2016-11-24 20:34:08 -08:00
webpack (web) refactoring of the build scripts 2016-10-19 15:16:31 -04:00
.babelrc updating babel and other libs 2016-10-26 13:01:30 -04:00
.eslintrc (web) making a stand-alone term control 2016-04-23 13:50:35 -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
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 updating babel and other libs 2016-10-26 13:01:30 -04:00
README.md readme 2016-10-24 17:45:34 -04: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