pops-app-sstv

POPS-Plus-Web

Usage no npm install needed!

<script type="module">
  import popsAppSstv from 'https://cdn.skypack.dev/pops-app-sstv';
</script>

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