Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uncenter/11ty-demo-json-data-client
https://github.com/uncenter/11ty-demo-json-data-client
11ty demo eleventy
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uncenter/11ty-demo-json-data-client
- Owner: uncenter
- Created: 2023-12-16T18:32:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T23:33:59.000Z (5 months ago)
- Last Synced: 2024-10-10T12:25:09.565Z (about 1 month ago)
- Topics: 11ty, demo, eleventy
- Language: Nunjucks
- Homepage: https://11ty-demo-json-data-client.pages.dev/
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11ty-demo-json-data-client
A quick demo for showing how to use static data on the client.
## Usage
```
git clone https://github.com/uncenter/11ty-demo-json-data-client.git
npm install
npm run start
```