bank-selector-xyz
v0.0.1
Published
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)