init
This commit is contained in:
parent
4466f001a7
commit
436c0babce
@ -14,7 +14,7 @@
|
||||
|
||||
## start developing
|
||||
|
||||
- in `src/` your .ts files
|
||||
- in `types/`your type definitions
|
||||
- in `src/components/` your Svelte components
|
||||
- in `public/` your index.html and static assets (relative to / on webserver)
|
||||
- in `src/` your .ts files
|
||||
- in `types/`your type definitions
|
||||
- in `src/components/` your Svelte components
|
||||
- in `public/` your index.html and static assets (relative to / on webserver)
|
||||
|
@ -6,7 +6,6 @@
|
||||
|
||||
{welcome}
|
||||
|
||||
|
||||
<style>
|
||||
h1 {
|
||||
color: darkred;
|
||||
|
Loading…
Reference in New Issue
Block a user