Package detail

bank-selector-xyz

create file .env from .env.example create file domain.json from domain.json.example

readme

DEBET WITH NODEJS AND NUXTJS

Dev

create file .env from .env.example
create file domain.json from domain.json.example

cd to folder html
yarn install (with nodejs version > 14)

cd to folder html_mobile
yarn install (with nodejs version > 14)

cd to root folder
yarn install (with nodejs version > 14)
yarn build-js
yarn nuxt-watch

* Warning appears about css-loader version and scss-loader version. Rerun yarn nuxt-watch with nodejs version 12

yarn nuxt-watch (with nodejs version 12)