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,
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
50251 . ** 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
54292 . ** Prerequisites** :
You can’t perform that action at this time.
0 commit comments