Skip to content

Commit de11b24

Browse files
Update README.md
1 parent ca74589 commit de11b24

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -20,35 +20,10 @@ A modern React-based neural engine application with flexible deployment options,
2020

2121
## 🚀 Quick Start
2222

23-
### Development Environment
24-
25-
1. **Prerequisites**:
26-
- Node.js (>= 14.0.0)
27-
- npm (>= 6.0.0)
28-
- Git
29-
30-
2. **Clone and Setup**:
31-
```bash
32-
git clone https://github.com/skynetbee/ReactNeuralEngine.git
33-
cd ReactNeuralEngine
34-
npm install
35-
```
36-
37-
3. **Start Development Server**:
38-
```bash
39-
npm start
40-
```
41-
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
42-
43-
4. **Build for Production**:
44-
```bash
45-
npm run build
46-
```
47-
4823
### XAMPP Deployment (Quick Testing)
4924

5025
1. **Download the Release**:
51-
- Go to the [Releases](https://github.com/skynetbee/ReactNeuralEngine/releases) section
26+
- Go to the [Releases](https://github.com/skynetbee/ReactNeuralEngine/releases/download/14June2025/devenv.zip) section
5227
- Download the latest production build ZIP file
5328

5429
2. **Prerequisites**:

0 commit comments

Comments
 (0)