Resilient-Labs / imgtoflex

5 stars 1 forks source link

Native windows script to rebuilt front end UI. #27

Open kevingraydev opened 20 hours ago

kevingraydev commented 20 hours ago

Right now the backend scripts to rebuild the front UI code work natively on Linux machine but not on Windows without first adding WSL. The purpose of this ticket is to write a script for windows users to be rebuild the frontend UI using the native windows commands, and not WSL.

kevingraydev commented 20 hours ago

@jedpimentel If you want to take a look.