https://github.com/vandercat/thatsme
https://github.com/vandercat/thatsme
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vandercat/thatsme
- Owner: VanderCat
- Created: 2023-05-28T17:11:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T17:35:03.000Z (about 3 years ago)
- Last Synced: 2025-02-03T04:28:06.185Z (over 1 year ago)
- Language: Svelte
- Homepage: https://vcatlinks.vercel.app
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Who? me?
## Developing
```bash
yarn
yarn dev
```
## Building
```bash
yarn build
```
You can preview the production build with `npm run preview`.