1.14.716 • Published 4 years ago

pops-plus-web v1.14.716

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
4 years ago

/**

  • POPS PLUS WEB WAP SMARTTV(WEBOS) */
  • First, install: #If have not ESLint configuration, run: ./node_modules/.bin/eslint --init

** DEPLOY

  • To build and run with server: + yarn build + Build with version number: bash change-package-version.sh //REMEMBER: Install jq to read json in bash script + yarn start
  • To build and pack: + yarn export