https://github.com/parvezmrobin/synonymous
Store synonym pairs; Get them grouped
https://github.com/parvezmrobin/synonymous
vue
Last synced: 2 months ago
JSON representation
Store synonym pairs; Get them grouped
- Host: GitHub
- URL: https://github.com/parvezmrobin/synonymous
- Owner: parvezmrobin
- Created: 2020-09-29T13:56:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T18:25:40.000Z (over 4 years ago)
- Last Synced: 2025-02-07T16:43:39.895Z (4 months ago)
- Topics: vue
- Language: Vue
- Homepage: https://synonymous.netlify.app/
- Size: 106 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Synonymous
[](https://app.netlify.com/sites/synonymous/deploys)https://synonymous.parvezmrobin.com
Just a Vue 3 + Vite experiment.
To run locally
```bash
yarn && yarn dev
```