# nuxt-strapi **Repository Path**: djkko/nuxt-strapi ## Basic Information - **Project Name**: nuxt-strapi - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![@nuxtjs/strapi](./docs/public/cover.png)](https://strapi.nuxtjs.org) # Nuxt Strapi [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![License][license-src]][license-href] [![Nuxt][nuxt-src]][nuxt-href] [![Volta][volta-src]][volta-href] [Strapi](https://strapi.io) module for [Nuxt](https://nuxt.com). - [✨  Release Notes](https://github.com/nuxt-modules/strapi/releases) - [📖  Read the documentation](https://strapi.nuxtjs.org) ## Features - Nuxt 3 ready - Strapi v3 + v4 compatible - Authentication support - RESTful methods - Handle errors with hooks - TypeScript support [📖  Read the documentation](https://strapi.nuxtjs.org) > If you want to use this module for Nuxt 2, check out the documentation of the v0 of the module: http://strapi-v0.nuxtjs.org/. ## Development 1. Clone this repository 2. Install dependencies using `yarn install` or `npm install` 3. Build module using `yarn build` or `npm run build` to build once - Use `yarn build --stub` or `npm run build --stub` during active development 4. Start development server using `yarn dev` or `npm run dev` ## License [MIT License](./LICENSE) [npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/strapi/latest.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-version-href]: https://npmjs.com/package/@nuxtjs/strapi [npm-downloads-src]: https://img.shields.io/npm/dt/@nuxtjs/strapi.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-downloads-href]: https://npmjs.com/package/@nuxtjs/strapi [license-src]: https://img.shields.io/npm/l/@nuxtjs/strapi.svg?style=flat&colorA=18181B&colorB=28CF8D [license-href]: https://npmjs.com/package/@nuxtjs/strapi [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js [nuxt-href]: https://nuxt.com [volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg [volta-href]: https://volta.net/nuxt-modules/strapi?utm_source=nuxt_strapi_readme