main #55

Merged
YasinOnm08 merged 32 commits from React-Group/interstellar_ai:main into main 2024-10-09 13:33:25 +02:00
Showing only changes of commit 1fbfa077cd - Show all commits

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!