0

I have to modify the UI of OpenWrt LUCI. I'm an UX developer & don't want to build system packages every-time to test the dev work. Is there a way to run LUCI only so we can modify the UI code ?

nish1013
  • 3,658
  • 8
  • 33
  • 46

1 Answers1

0

You can try:

https://github.com/lisaac/luci-in-docker

It's base on luci 21.02

lisaac
  • 51
  • 1
  • 2