README
deploy-static-app
This script will deploy your static app.
To install (for now you need to install using node 10):
npm i -g
try the script out:
deploy-static-app -h
Program to deploy your static app from the command line
<script type="module">
import nuskinDeployStaticApp from 'https://cdn.skypack.dev/@nuskin/deploy-static-app';
</script>
This script will deploy your static app.
To install (for now you need to install using node 10):
npm i -g
try the script out:
deploy-static-app -h