Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khoaguin/svelte-course
https://github.com/khoaguin/svelte-course
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khoaguin/svelte-course
- Owner: khoaguin
- Created: 2023-03-07T09:34:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T02:53:54.000Z (about 1 year ago)
- Last Synced: 2024-10-07T12:22:03.307Z (about 1 month ago)
- Language: Svelte
- Size: 961 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelte & SvelteKit Course
Svelte component basic structure
## Run
```
npm install
npm run dev
```