Skip to content

pestevez/facebook-instant-articles-rules-editor

 
 

Repository files navigation

Facebook Instant Articles Rules Editor

CircleCI

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/

Building from source

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

Launching the App

Just run (on the root of the project):

npm start

Testing

Run the following command (on the root of the project):

npm test

License

Please read the LICENSE file for more information.

About

Instant Articles Rules Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CSS 6.6%
  • PHP 1.7%
  • Other 0.8%