Skip to content

Testing 'nuxt-kick-it' module for Nuxt Content, adding Generative AI content, dynamically adaptive interactively for the document's user (reader).

Notifications You must be signed in to change notification settings

deniskropp/nuxt-content-test

Repository files navigation

Nuxt Kick It (testing / starter)

Getting started

Setup

Don't miss checking out the nuxt-kick-it module:

    git submodule update --init

Dependencies

Make sure to install the dependencies:

# npm
    npm install

# pnpm
    pnpm install

# yarn
    yarn install

Development

Start the development server on http://localhost:3000

    npm run dev

Production

Build the application for production:

    npm run build

Preview

Locally preview production build:

    npm run preview

About

Testing 'nuxt-kick-it' module for Nuxt Content, adding Generative AI content, dynamically adaptive interactively for the document's user (reader).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published