https://github.com/regulardesigner/ma11ystodon
Ally For Mastodon
https://github.com/regulardesigner/ma11ystodon
accessibility mastodon mastodon-client network social
Last synced: 5 months ago
JSON representation
Ally For Mastodon
- Host: GitHub
- URL: https://github.com/regulardesigner/ma11ystodon
- Owner: regulardesigner
- Created: 2022-11-17T10:57:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T09:03:50.000Z (over 3 years ago)
- Last Synced: 2026-01-14T04:25:19.426Z (5 months ago)
- Topics: accessibility, mastodon, mastodon-client, network, social
- Language: Vue
- Homepage: https://www.regulardesigner.com/ma11ystodon/
- Size: 2.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).