teleport/web
2016-12-13 12:15:16 -08:00
..
dist compile new js files 2016-12-13 12:15:16 -08:00
src rename web APIs 2016-12-07 17:25:16 -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 add u2f-api-polyfill to web/package.json 2016-11-29 22:51:43 -08:00
README.md Fixed Documentation to be strictly relevant to U2F implementation 2016-11-30 19:05:02 -08: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