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

https://github.com/5t3ph/course-grid-flexbox-landing-page


https://github.com/5t3ph/course-grid-flexbox-landing-page

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Create a Landing Page with CSS Grid and Flexbox

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.