Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phochste/acmecontainer
- Owner: phochste
- License: gpl-3.0
- Created: 2022-07-01T09:47:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T11:53:16.000Z (over 2 years ago)
- Last Synced: 2024-10-30T16:24:09.460Z (3 months ago)
- Language: Svelte
- Size: 220 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```