https://github.com/5t3ph/11ty-egghead-collection
https://github.com/5t3ph/11ty-egghead-collection
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t3ph/11ty-egghead-collection
- Owner: 5t3ph
- Created: 2020-09-06T02:33:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T02:34:01.000Z (almost 6 years ago)
- Last Synced: 2025-03-28T04:35:38.736Z (over 1 year ago)
- Language: HTML
- Size: 109 KB
- Stars: 10
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11ty Egghead Collection
All scripts are run in the root package.
1. `yarn` installs all dependencies.
1. `yarn start 01` (replace with lesson number or keyword) runs the project in the browser.
1. `yarn latest` updates all dependencies.
1. `yarn clean:node_modules` deletes `node_modules` recursively.