# Quick Start Guide

- [Prerequisites](/smart-iptv-pro-web-documentation/quick-start-guide/prerequisites.md)
- [Download the Project](/smart-iptv-pro-web-documentation/quick-start-guide/download-the-project.md)
- [Install Dependencies](/smart-iptv-pro-web-documentation/quick-start-guide/install-dependencies.md)
- [Start the Development Server](/smart-iptv-pro-web-documentation/quick-start-guide/start-the-development-server.md): Once the dependencies are installed and the environment variables are configured, you can start the development server by running:
- [Build for Production (Optional)](/smart-iptv-pro-web-documentation/quick-start-guide/build-for-production-optional.md): If you want to prepare the project for deployment, you can create a production build by running:
- [Edit the Project](/smart-iptv-pro-web-documentation/quick-start-guide/edit-the-project.md): To start customizing or editing the project, open the project folder in Visual Studio Code:
