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

https://github.com/mistlog/svelte-element-template

Template project of svelte-element
https://github.com/mistlog/svelte-element-template

Last synced: 2 months ago
JSON representation

Template project of svelte-element

Awesome Lists containing this project

README

        

# Svelte Element Template

This is a project template for svelte-element app, and it's adapted from https://github.com/sveltejs/template.

## Run

```shell
> npm install
> npm run dev
```

## License

This project is [MIT licensed](https://github.com/mistlog/svelte-element-template/blob/master/LICENSE).