Skip to content

Repository files navigation

Тестовое задание

ТЗ

Nuxt Starter Template

Nuxt UI

Use this template to get started with Nuxt UI quickly.

Nuxt Starter Template

The starter template for Vue is on https://github.com/nuxt-ui-templates/starter-vue.

Quick Start

npm create nuxt@latest -- -t ui

Deploy your own

Deploy with Vercel

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

npm run dev

Docker

Use Docker Compose v2:

docker compose up --build

If Windows says docker-compose or docker is not recognized, Docker Desktop is not installed or is missing from PATH. Install Docker Desktop, reopen the terminal, and then use docker compose up --build.

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

Releases

Packages

Contributors

Languages