Frontend for zpm programmed in Svelte.
Use npm to install and control Svelte:
npm
# Prepare deployment: npm install npm run build # Develop npm install npm run dev
After running npm run build, serve the contents of the ./public folder.
npm run build
./public