File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change @@ -20,35 +20,10 @@ A modern React-based neural engine application with flexible deployment options,
20
20
21
21
## 🚀 Quick Start
22
22
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
-
48
23
### XAMPP Deployment (Quick Testing)
49
24
50
25
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
52
27
- Download the latest production build ZIP file
53
28
54
29
2 . ** Prerequisites** :
You can’t perform that action at this time.
0 commit comments