project to test fis service using a simple client UI

thomas 05efd5bb6d add setItem username and docdt hace 4 años
public 355e7799da init hace 4 años
src 05efd5bb6d add setItem username and docdt hace 4 años
.eslintrc.json b30c4fd8b1 should run now hace 4 años
.gitignore 355e7799da init hace 4 años
README.md 355e7799da init hace 4 años
babel.config.js 355e7799da init hace 4 años
package-lock.json 8cb11d00e2 refactor to handle subscription session and form separately hace 4 años
package.json 8cb11d00e2 refactor to handle subscription session and form separately hace 4 años
tsconfig.json b30c4fd8b1 should run now hace 4 años

README.md

fias-client-demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.