Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianrappl/snow-pilet
A pilet to produce snow on the website
https://github.com/florianrappl/snow-pilet
Last synced: 10 days ago
JSON representation
A pilet to produce snow on the website
- Host: GitHub
- URL: https://github.com/florianrappl/snow-pilet
- Owner: FlorianRappl
- License: mit
- Created: 2023-12-14T08:33:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-14T08:54:10.000Z (11 months ago)
- Last Synced: 2024-10-06T06:42:39.116Z (about 1 month ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snow-pilet
A pilet to produce some snow on the screen.
You can run it locally, too. Just clone and then:
```sh
npm i && npm start
```This will install the remaining dependencies and then run the application.