forked from Mirrors/elk
chore: stack on readme
This commit is contained in:
parent
40bcd21aca
commit
6a58535a4f
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,8 +1,8 @@
|
||||||
# Elk
|
# Elk
|
||||||
|
|
||||||
[/public/]
|
![Elk Logo](https://elk.zone/logo.svg)
|
||||||
|
|
||||||
A nimble Mastodon web client made with 💛.
|
A nimble Mastodon web client made with 💛
|
||||||
|
|
||||||
Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions.
|
Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions.
|
||||||
|
|
||||||
|
@ -12,6 +12,13 @@ The client is deployed to [elk.zone](https://elk.zone), you can share screenshot
|
||||||
|
|
||||||
If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there.
|
If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there.
|
||||||
|
|
||||||
|
# Stack
|
||||||
|
|
||||||
|
- [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework
|
||||||
|
- [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using
|
||||||
|
- [UnoCSS](https://uno.antfu.me/) - The instant on-demand atomic CSS engine
|
||||||
|
- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client for JavaScript, TypeScript, Node.js, browsers
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|
Loading…
Reference in a new issue