Merge branch 'main' of interstellardevelopment.org:React-Group/interstellar_ai

This commit is contained in:
Patrick_Pluto 2024-10-09 11:03:49 +02:00
commit 31918868a8

View file

@ -40,7 +40,8 @@ python3 api.py
```
3. In the main project folder, you will run:
```
npm run dev
npm run build
npm start
npx electron .
```
4. Open http://localhost:3000/ in your browser.
5. Enjoy!
4. Enjoy!