Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 947 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 947 Bytes

SvelteKit SSR Template for Noop

This repository contains a SvelteKit project bootstrapped with create-svelte. The purpose of the repository is to act as a starting point for a new application running on the Noop Developer Platform.

Getting Started

To create and run an instance of this Template install Workshop and select the SvelteKit SSR Template.

Navigate to the Environment dashboard in Noop Workshop and toggle the Active switch.

Clicking the endpoint link from the Environment dashboard will load the app in your browser.

You can start editing the page by modifying files within the src directory. The page will auto-updates as you edit the file.

Learn More about Noop