@comfy-test/oms-core
v0.0.99
Published
OMS core components
Downloads
75
Readme
NPM BASE COMMANDS
Install the dependencies
npm ciStart the app in development mode (hot-code reloading, error reporting, etc.)
npm run devBuild app for production
npm run build