GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.82k stars 1.53k forks source link

how to start development in local #1370

Closed abhinavpatel0 closed 1 year ago

abhinavpatel0 commented 1 year ago

i want to contribute and experiment with the code , can you please help me on how to start development server in local

after i did npm run dev

i got this

squoosh@2.0.0 dev DEV_PORT="${DEV_PORT:=5000}" run-p watch serve

'DEV_PORT' is not recognized as an internal or external command, operable program or batch file.

zhEmail commented 8 months ago

how to start development in local