https://github.com/khulnasoft-lab/startgpt-builder
https://github.com/khulnasoft-lab/startgpt-builder
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khulnasoft-lab/startgpt-builder
- Owner: khulnasoft-lab
- Created: 2024-07-30T10:57:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:18:58.000Z (7 months ago)
- Last Synced: 2024-11-28T02:23:03.489Z (6 months ago)
- Language: TypeScript
- Size: 935 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StartGPT-Builder
for this we have used [ReactFlow](https://github.com/xyflow/xyflow)# Getting Started with StartGPT-Builder
To use make sure you have NPM installed and do
```
npm install reactflow
```
then
```
npm start
```