Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yottaawesome/svelte-js-boilerplate
Minimal boilerplate for Svelte JS.
https://github.com/yottaawesome/svelte-js-boilerplate
List: svelte-js-boilerplate
boilerplate svelte-js
Last synced: 5 days ago
JSON representation
Minimal boilerplate for Svelte JS.
- Host: GitHub
- URL: https://github.com/yottaawesome/svelte-js-boilerplate
- Owner: yottaawesome
- License: mit
- Created: 2019-11-19T00:06:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T08:28:13.000Z (about 3 years ago)
- Last Synced: 2025-01-01T09:02:32.896Z (17 days ago)
- Topics: boilerplate, svelte-js
- Language: JavaScript
- Size: 1.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte JS Boilerplate
## Introduction
Minimal boilerplate for Svelte JS. WIP. Initially based off the [official template](https://github.com/sveltejs/template-webpack).
## Using the code
Use `run npm dev` to start the webserver and watch for compilation changes.