mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
46e1981d0f
* Refactor form data handling in index.html * Update examples/postMultipartFormData/index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update examples/postMultipartFormData/index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Jay <jasonsaayman@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
axios examples
To run the examples:
git clone https://github.com/axios/axios.gitcd axiosnpm installnpm run buildnpm run examples- http://localhost:3000