Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanjosalvador/socials
Social Media URLs page
https://github.com/juanjosalvador/socials
Last synced: 10 days ago
JSON representation
Social Media URLs page
- Host: GitHub
- URL: https://github.com/juanjosalvador/socials
- Owner: JuanjoSalvador
- Created: 2024-10-17T14:06:18.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-10-18T10:08:26.000Z (19 days ago)
- Last Synced: 2024-10-19T21:33:02.588Z (17 days ago)
- Language: Vue
- Homepage: https://jsalvador.me/socials/
- Size: 926 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socials
## 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/).