Skip to content

feathericons/feathericons.com

Repository files navigation

feathericons.com

Netlify Status Actions Status

This repo contains the source code for feathericons.com.

Local development

# Download the repo
git clone https://github.com/feathericons/feathericons.com.git

# Enter the repo
cd feathericons.com

# Install the dependencies
yarn

# Start local development
yarn develop

Note: This requires Yarn to be set up locally. See https://yarnpkg.com for more information.