Getting Started with ExtensionFast
This guide will help you set up ExtensionFast on your local machine. You’ll go through cloning the repository, installing dependencies, configuring your environment, and running the development server.
Overview
Setting up ExtensionFast consists of two key steps:
-
Environment & Tools Setup: This step ensures you have the necessary tools installed for extension development. If your system is already configured for building browser extensions, you can skip this part.
-
Project-Specific Setup: This step focuses on the ExtensionFast repository. It involves cloning the project, installing dependencies, setting up environment variables, and launching the development environment.
Requirements
Before starting, make sure you have the following installed:
Last updated on