An open API service indexing awesome lists of open source software.

https://github.com/5t3ph/11ty-egghead-collection


https://github.com/5t3ph/11ty-egghead-collection

Last synced: over 1 year ago
JSON representation

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.