chore: add links to readme
This commit is contained in:
parent
65e6cf704c
commit
ce7951caf4
1 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
||||||
<a href="https://mcfly.js.org/demo" target="_blank"><img src="https://img.shields.io/badge/see-the_demo_↗️-blue?style=flat&colorB=28CF8D" /></a>
|
<a href="https://mcfly.js.org/demo" target="_blank"><img src="https://img.shields.io/badge/see-the_demo_↗️-blue?style=flat&colorB=28CF8D" /></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## Links
|
||||||
|
- [Repository](https://git.sr.ht/~ayoayco/mcfly)
|
||||||
|
- [Issues](https://todo.sr.ht/~ayoayco/mcfly)
|
||||||
|
- [Mailing List](https://lists.sr.ht/~ayoayco/mcfly)
|
||||||
|
|
||||||
## Why
|
## Why
|
||||||
|
|
||||||
I often wonder what it would look like to build sites & apps knowing just the basics.
|
I often wonder what it would look like to build sites & apps knowing just the basics.
|
||||||
|
@ -37,6 +42,7 @@ Run the following to generate a McFly starter project.
|
||||||
npm create mcfly@latest
|
npm create mcfly@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
✅ Use vanilla custom elements (or sugar-coated web components)<br>
|
✅ Use vanilla custom elements (or sugar-coated web components)<br>
|
||||||
|
|
Loading…
Reference in a new issue