raphy
v0.0.28
Published
A graphic tool
Downloads
9
Readme
raphy
A graphic orchestration tool for ifcloud also for any scene of graphic orchestration.
Usage
# install all this dependencies.
npm install
# run dev env
npm run dev
# build
npm run package
...