0.0.1 • Published 2 years ago

bank-selector-xyz v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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)