## How to install ```sh yarn install ``` ## How to build ```sh # Builds the project and places it into the `dist` folder. yarn run build ```