https://github.com/mistlog/sveltestrap-demo
use sveltestrap with types
https://github.com/mistlog/sveltestrap-demo
Last synced: 3 months ago
JSON representation
use sveltestrap with types
- Host: GitHub
- URL: https://github.com/mistlog/sveltestrap-demo
- Owner: mistlog
- License: mit
- Created: 2020-03-07T11:36:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:20:03.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:31:08.790Z (5 months ago)
- Language: JavaScript
- Size: 449 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SvelteStrap Demo
see App.tsx
## Run
```shell
> npm install
> npm run dev
```## License
This project is [MIT licensed](https://github.com/mistlog/svelte-draft-template/blob/master/LICENSE).