A stripped down alternative to Create React App,
RASF compiles to a single ./dist/app.js
file for easy use in <script src=.../>
tags.
Environment variables are provided by dotenv-webpack (see .env.default
).
yarn install
yarn dev
# http://localhost:8080/
yarn build
Utilizes MohammedRaji/react-ig-feed. Follow these steps to set up your app, admin, and user. Then generate an Access Token,
and add to your .env.*
files. If using RASF with Drupal, save the token to your block.