A Web UI for the Dedicated Platform Package Manager, built on the Svelte platform.
This is only the web client of DPPM:
- For the server, look at https://github.com/DFabric/dppm-rest-api.
- To setup both the API server and the Web UI, look at https://github.com/DFabric/dppm-integration.
Install package dependencies:
yarn install
Watch and recompile the files at changes:
yarn dev
yarn build
Warnings are thrown as errors when building in production.
Copyright (c) 2018-2019 DFabric members - ISC License