to fast create project
npm install vips-cli> This is the branch for vips-cli 0.0.1.
Most of the planned features are in place but there may still be bugs. API may still change until we reach RC phase. Do not use in production yet unless you are adventurous.
`` sh
npm install -g vips-clior
yarn global add vips-cli
vips init react react-project
``
For a detailed guide with recipes for common tasks, detailed usage for each plugin, please see the full documentation.
MIT