Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phochste/acmecontainer

An example Svelte implementation for showing a Solid container content
https://github.com/phochste/acmecontainer

Last synced: about 1 month ago
JSON representation

An example Svelte implementation for showing a Solid container content

Awesome Lists containing this project

README

        

# AcmeContainer

A base implementation of a Solid App with login and loading a Container

# Usage

```
cd AcmeContainer
npm install
npm run dev
```