https://github.com/byloth/squeeze
https://github.com/byloth/squeeze
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/byloth/squeeze
- Owner: Byloth
- License: gpl-3.0
- Created: 2023-11-25T10:44:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T15:59:12.000Z (about 2 years ago)
- Last Synced: 2025-02-16T08:19:47.061Z (over 1 year ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Squeeze 🧽
## Get started
### Install dependencies
```sh
yarn install
```
### Run development server
```sh
yarn dev
```