README
/**
- 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