-
Install NetBeans 8.x
-
In NetBeans, create a new HTML5/JavaScript project (Application)
-
Call the project RIF4 (for example)
-
Do not use a site template
-
Uncheck all the tools options and click finish
-
Download the RIF ZIP from GitHub
-
Find the project folder for your new NetBeans project created above
-
Copy the RIF content: rifWebApplication/src/main/webapp/WEB-INF into public_html
-
To sync your edits to GitHub you will have to manually copy-paste from the local NetBeans project folder to your RIF repository each time you want to make commits
-
To debug in Chrome, you will need to add the CORS Allow-Control-Allow-Origin (Important!) and NetBeans Connector extensions
This repository was archived by the owner on Aug 3, 2018. It is now read-only.