project to test fis service using a simple client UI

thomas a1aed9c71d refactor format 3 лет назад
public 2ccbe350d0 add google logout 3 лет назад
src a1aed9c71d refactor format 3 лет назад
.eslintrc.json b30c4fd8b1 should run now 3 лет назад
.gitignore 355e7799da init 3 лет назад
README.md 355e7799da init 3 лет назад
babel.config.js 355e7799da init 3 лет назад
package-lock.json 8cb11d00e2 refactor to handle subscription session and form separately 3 лет назад
package.json 8cb11d00e2 refactor to handle subscription session and form separately 3 лет назад
tsconfig.json b30c4fd8b1 should run now 3 лет назад

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.