forked from React-Group/interstellar_ai
Update README.md
This commit is contained in:
parent
6435bfad8d
commit
1fbfa077cd
1 changed files with 4 additions and 3 deletions
|
@ -40,7 +40,8 @@ python3 api.py
|
||||||
```
|
```
|
||||||
3. In the main project folder, you will run:
|
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.
|
4. Enjoy!
|
||||||
5. Enjoy!
|
|
Loading…
Reference in a new issue