Skip to content

stevej2608/reactpy-template

Repository files navigation

reactpy-template

Template for reactpy based multi-page projects.

  • FastAPi server based (can easily be changed)
  • Page container, custom router
  • Browser history tracking
  • Tables with search, sort and pagination
  • Integration with Plotly charts
  • Example pages: table_page, global_warming_page, home_page, page_404, ticker_page.

Usage

poetry install --no-root
poetry shell

python app.py

Visit http://127.0.0.1:8000/

About

Template for ReactPy based multi-page projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published