https://github.com/eai04191/calamari
https://github.com/eai04191/calamari
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eai04191/calamari
- Owner: eai04191
- License: mit
- Created: 2021-01-14T03:31:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T11:12:32.000Z (over 4 years ago)
- Last Synced: 2025-02-08T00:28:21.368Z (3 months ago)
- Language: TypeScript
- Homepage: https://calamari.vercel.app
- Size: 536 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calamari
A simple note app.
https://calamari.vercel.app/
## Screenshots


## Run in local
```
yarn
yarn build
yarn start
```