@vht/create-cloud-services-app

Create a UI application for the VHT Cloud Services framework. This depends on private packages and is not intended for public use.

Usage no npm install needed!

<script type="module">
  import vhtCreateCloudServicesApp from 'https://cdn.skypack.dev/@vht/create-cloud-services-app';
</script>

README

Description:

Sample application creator for VHT Cloud Services applications.

This package relies on private repos and is not intended for use outside VHT.

To Use:

Use the yarn create command:

mkdir new-app
cd new-app
yarn create @vht/cloud-services-app