Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doic/skeleton-template
https://github.com/doic/skeleton-template
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/doic/skeleton-template
- Owner: doic
- Created: 2023-10-05T11:10:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T11:15:18.000Z (over 1 year ago)
- Last Synced: 2024-11-11T08:47:30.555Z (3 months ago)
- Language: Svelte
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skeleton Template
A simple Sveltekit boilerplate based on [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte) and [`skeleton`](https://github.com/skeletonlabs/skeleton).
## Creating a project
Just clone this repo and run
```bash
npm install
```Check package.json for dev / build commands.