The project is undergoing a complete rewrite with plugin and runtime improvements, i will push the changes as soon as it is usable
This project provides both a runtime layer and a custom rspeedy plugin to enable Angular applications to run on the Lynx runtime
🚧 Work in Progress
This is an early proof of concept. Only a minimal subset of Angular features is currently supported.
Follow the steps below to install, build, and run the demo project:
Run the following command to install the required dependencies:
pnpm installBuild the project using the following command:
pnpm buildStart the demo application with:
pnpm demoyou will need the lynx explorer to scan the qr code and run the demo in your phone, you can find it here: https://lynxjs.org/guide/start/quick-start.html