Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phazonoverload/event-handler
https://github.com/phazonoverload/event-handler
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phazonoverload/event-handler
- Owner: phazonoverload
- Created: 2020-08-18T20:23:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T23:04:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T19:55:52.446Z (7 days ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tailleaf :leaves:
An 11ty boilerplate with Tailwind.
## Set Up
```
npm install
npm run dev
```## Create build-ready site
```
npm run build
```