Skip to content

Repository files navigation

caffyne-shell docs

Website & documentation for caffyne-shell.

caffyne-docs

Quick Start

npm create nuxt@latest -- -t github:louzed/caffyne-docs

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

Website/Docs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from nuxt-ui-templates/docs