Rules Editor helps you to create rules that convert your articles to Facebok Instant Articles.
Try it out (Windows/Mac): https://facebook.github.io/facebook-instant-articles-rules-editor/
Run (on the root of the project):
npm install
For enabling the preview, navigate to the webserver
directory:
cd webserver
And install the composer dependencies:
composer install
Just run (on the root of the project):
npm start
Run the following command (on the root of the project):
npm test
Please read the LICENSE file for more information.