project to test fis service using a simple client UI

thomas 1d2d6e8292 add google login 3 éve
public 1d2d6e8292 add google login 3 éve
src 1d2d6e8292 add google login 3 éve
.eslintrc.json b30c4fd8b1 should run now 3 éve
.gitignore 355e7799da init 3 éve
README.md 355e7799da init 3 éve
babel.config.js 355e7799da init 3 éve
package-lock.json 8cb11d00e2 refactor to handle subscription session and form separately 3 éve
package.json 8cb11d00e2 refactor to handle subscription session and form separately 3 éve
tsconfig.json b30c4fd8b1 should run now 3 éve

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.