Manage your inventory in a breeze.
git clone git@github.com:echobind/orko-ui.git && cd orko-ui
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash
nvm install $(cat .nvmrc)
npm i
npm run dev
You should now access the application at http://localhost:3000.
Made with ❤️ by echo/bind.