facebook-gad / instant-articles-builder

Instant Articles Rules Editor

Home Page:https://facebook.github.io/instant-articles-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Instant Articles Builder

CircleCI

Instant Articles Builder helps you to create a template to build Facebook Instant Articles from articles on your website.

Try it out (Windows/Mac): https://facebook.github.io/instant-articles-builder/

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

https://facebook.github.io/instant-articles-builder

License:Other


Languages

Language:JavaScript 91.4%Language:CSS 6.0%Language:PHP 1.6%Language:HTML 0.7%Language:Shell 0.3%