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