gerardag / cop-introduccion-performance

Introduction to web performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoP Introduction to web performance

The purpose of this CoP is to give an introductory approach to web performance and check for yourself the improvements done in a super simple site like that.

Getting started

First of all you need to clone, and open this repo with your preferred IDE (in this order).

Once finished, you need to install all dependencies running the following command npm i (or yarn if you are more comfortable with).

About

Introduction to web performance.


Languages

Language:JavaScript 96.5%Language:HTML 1.8%Language:CSS 1.7%