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 devyarn devThis command will start the server and show a localized version of Framecast AI running in your browser.