logo
Local Environment

Starting Server

Running Framecast AI

Please make sure that the previous servers such as Docker are running on your terminal.

The moment you've been waiting for. Let's run Framecast AI locally. If you have followed all of the previous steps correctly as mentioned in the documentation, you should be able to run Framecast AI locally without any issues. To run Framecast AI locally, use the following command:

 npm run dev
yarn dev

This command will start the server and show a localized version of Framecast AI running in your browser.

Framecast AI — Running on Localhost