project to test fis service using a simple client UI

thomas 5bb158e61f change text hace 3 años
public 2ccbe350d0 add google logout hace 3 años
src 5bb158e61f change text hace 3 años
.eslintrc.json b30c4fd8b1 should run now hace 3 años
.gitignore 355e7799da init hace 3 años
README.md 355e7799da init hace 3 años
babel.config.js 355e7799da init hace 3 años
package-lock.json 8cb11d00e2 refactor to handle subscription session and form separately hace 3 años
package.json 8cb11d00e2 refactor to handle subscription session and form separately hace 3 años
tsconfig.json b30c4fd8b1 should run now hace 3 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.