What you need to know?
- HTML - Medium level of knowledge and confidence working around this repo.
- CSS - Basic level of knowledge needed as it's just following the code snippets
- JavaScript - Basic level of knowledge required
- Networking / Devtools - Basic level of knowing how to use it and know your way around
Installation
Clone this Repository
git clone https://github.com/code-mattclaffey/performance-kit-v2 performance-kit
Navigate to the directory
cd performance-kit
Install dependencies
npm install
Run Eleventy
npm start