For updates follow @lineindent on YouTube

Reflexify

Home

Setup

Material

LineIndent/reflexify

reflexify-0.0.8

26

1

Getting started

Quick start

Creating your site

Publishing your site

Running your first application

Quick Start

After installing Reflexify, you can test if the library is working properly by going over the following steps in order.

  1. Inside the root directory, initiate the reflex application (as you would a normal Reflex app):
$ reflex init
  1. Once the Reflex application is created, run the following Reflexify command to setup the components:
$ rf-init

If the package was installed correctly, a folder called app will be generated inside the root directory. Other directories and files will also be generated.

  1. Next, run the watch script by entering the following command:
$ python3 reflexify_scripts/build.py

This script will now monitor your config.py file inside the app directory. Specifically, it will watch for changes to your navigation and update the changes accordingly inside the pages directory.

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi

For updates follow @lineindent on YouTube

Running your first application

Quick Start

After installing Reflexify, you can test if the library is working properly by going over the following steps in order.

  1. Inside the root directory, initiate the reflex application (as you would a normal Reflex app):
$ reflex init
  1. Once the Reflex application is created, run the following Reflexify command to setup the components:
$ rf-init

If the package was installed correctly, a folder called app will be generated inside the root directory. Other directories and files will also be generated.

  1. Next, run the watch script by entering the following command:
$ python3 reflexify_scripts/build.py

This script will now monitor your config.py file inside the app directory. Specifically, it will watch for changes to your navigation and update the changes accordingly inside the pages directory.

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi

Made with Reflex & Reflexify

Copyright © 2022 - 2023 S. Ahmad P. Hakimi