mirror of https://github.com/sundowndev/http.git
54cda7e1c3
* docs: add notice about lack of support for ie11 * Update readme.md Co-authored-by: pooya parsa <pyapar@gmail.com> |
||
---|---|---|
.github | ||
docs | ||
ky-universal | ||
lib | ||
test | ||
types | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitbook.yaml | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
jest.config.js | ||
netlify.toml | ||
package.json | ||
renovate.json | ||
yarn.lock |
README.md
HTTP Module
Development
- Clone this repository
- Install dependencies using
yarn install
- Start development server using
yarn dev
📑 License
Copyright (c) Nuxt.js Team