https://github.com/danielesteban/dots
https://github.com/danielesteban/dots
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/dots
- Owner: danielesteban
- License: mit
- Created: 2022-09-07T09:50:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T19:56:27.000Z (over 1 year ago)
- Last Synced: 2025-04-02T18:54:49.878Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://dots.gatunes.com
- Size: 4.78 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[dots](https://github.com/danielesteban/dots)
==
[](https://dots.gatunes.com)
### Dev environment
```bash
# clone repo:
git clone https://github.com/danielesteban/dots.git
cd dots
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser
```