overtrue/vue-avatar-cropper

So, where is server side code example?

adamasantares opened this issue · 1 comments

The documentation isn't full. At least one server side code example required....

This component just makes a form request to the target server URL, It does not care about the implementation of the server, nor the response value.

Full demo: https://codesandbox.io/s/github/overtrue/vue-avatar-cropper-demo/tree/master/?file=/src/components/Avatar.vue

CodeSandbox
A Vue.js project