Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

facebookarchive/instant-articles-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3192374 · Aug 8, 2019
Feb 11, 2019
Mar 19, 2018
May 30, 2018
Aug 7, 2019
Aug 7, 2019
May 30, 2018
Nov 15, 2017
Nov 15, 2017
Feb 14, 2018
Feb 14, 2018
Nov 15, 2017
May 25, 2018
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Feb 14, 2018

Repository files navigation

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.