Svelte, develop with lightness.
$ npm i
$ npm run devChange src in index.html
- src01 - Dynamic content
- src02 - Component
- src03 - Dynamic attributes
- src04 - Bidirectional attribute
- src05 - Component with bidirectional attribute
- src06 - Component event
- src07 - Logic Blocks
- src08 - Loop Blocks
- src09 - Lifecycle functions
- src10 - Reactive statements
- src11 - stores