https://github.com/green3g/steal-svelte
A simple example of using stealjs with svelte templates
https://github.com/green3g/steal-svelte
stealjs svelte-components web-components
Last synced: 5 months ago
JSON representation
A simple example of using stealjs with svelte templates
- Host: GitHub
- URL: https://github.com/green3g/steal-svelte
- Owner: green3g
- Created: 2017-03-20T14:30:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T18:42:40.000Z (over 8 years ago)
- Last Synced: 2024-04-10T14:41:39.441Z (about 2 years ago)
- Topics: stealjs, svelte-components, web-components
- Language: HTML
- Size: 186 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
```
npm install
```
Now open index.html in a browser
```
npm run build
```
Now open index-prod.html in a browser