Skip to content

pin705/color-generate-ai

Repository files navigation

AI Colors

This project uses Nuxt 3.

Setup

Make sure to install the dependencies :

pnpm install

Development

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

pnpm dev

Production

Build the application for production :

pnpm build

Deployment

Checkout the deployment documentation.