Current File : //var/softaculous/sitepad/editor/site-data/plugins/pagelayer/js/react/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