https://github.com/web-padawan/11ty-demo
https://github.com/web-padawan/11ty-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/web-padawan/11ty-demo
- Owner: web-padawan
- Created: 2020-11-02T14:02:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T14:03:38.000Z (almost 6 years ago)
- Last Synced: 2025-02-21T12:29:38.890Z (over 1 year ago)
- Language: HTML
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11ty demo
## Setup
```sh
npm install
``
## Run demo
```sh
npm run dev
```