D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
pagelayer
/
js
/
react
/
Filename :
readme.txt
back
Copy
=== Setup React Environment === * First install node js * Install packages : npm install * Run project to changes : npm run start * Build project to final production : npm run build