### Install and Run Project Dependencies Source: https://github.com/sahilk-027/lightning-vfx/blob/main/README.md Use these commands to install project dependencies, run the development server, and build the project for production. ```bash # Install dependencies npm install ``` ```bash # Run development server npm run dev ``` ```bash # Build for production npm run build ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.