https://github.com/briangershon/eleventy-minimal
Most minimal Eleventy starter. Add on from here!
https://github.com/briangershon/eleventy-minimal
11ty eleventy javascript starter-template template
Last synced: about 2 months ago
JSON representation
Most minimal Eleventy starter. Add on from here!
- Host: GitHub
- URL: https://github.com/briangershon/eleventy-minimal
- Owner: briangershon
- License: mit
- Created: 2020-01-25T23:16:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T00:03:40.000Z (about 4 years ago)
- Last Synced: 2025-01-12T09:45:07.119Z (4 months ago)
- Topics: 11ty, eleventy, javascript, starter-template, template
- Language: CSS
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eleventy-minimal
Most minimal Eleventy starter.
## Run local dev server with watch
Install dependencies.
npm install
Start server and watch
npm start
Visit http://localhost:8080