// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
pagelayer
/
js
/
react
[ PARENT ]
EDIT :: readme.txt
=== 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
SAVE
CANCEL