README
linux-remote-client
- Production build:
npm run pro
- Development build:
npm run build
Release
- Update
package.json
version. npm run pro
npm pubish
linuxRemote's client
<script type="module">
import linuxRemoteClient from 'https://cdn.skypack.dev/linux-remote-client';
</script>
npm run pro
npm run build
package.json
version.npm run pro
npm pubish