axios-api
v0.0.16
Published
API wrapper on Axios
Readme
Axios API
API wrapper for Axios
USAGE
just cd to your repository (created based on this one) and:
yarn build- to create a optimized babel-free versionyarn dev- to start your production optimized versionyarn dev- to start workingyarn test- to run testsyarn test src/path/to/your/file.test.jsto sun specific testgit commit- run this without message after adding files to stage to run ESLint on staged files
