This repository was archived by the owner on Apr 3, 2026. It is now read-only.
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
init: Don't reinstall dependencies in package.json if already installed. #5
After running
ui init, if the dependencies already exists, no need to reinstall them again.