This repository contains examples of LUX integrating with various frameworks.
Either clone this repository or browse the code on GitHub. There is a directory for each example integration, within which is a README specific to that example. Currently, there are examples for the following:
- Vue - A simple Vue example made with the Vue CLI.
- React - A simple React example made with creat-react-app.
- React Router - Similar to the React example but using React Router.
This repository is maintained as a best effort by the SpeedCurve team, and does not necessarily represent best practices for any of the frameworks or technologies used in the examples.
We welcome contributions to this repository! Either in the form of improvements to existing examples, or as entirely new examples.