Skip to content

bitrix24/starter-b24ui

Repository files navigation

Nuxt Starter Template

Bitrix24 UI

Use this template to get started with Bitrix24 UI quickly.

The starter template for Vue is on https://github.com/bitrix24/starter-b24ui-vue.

Quick Start

git clone https://github.com/bitrix24/starter-b24ui.git <project-name>
cd <project-name>
pnpm install
pnpm run dev

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

Check out the deployment documentation for more information.

About

Nuxt Starter Template for Bitrix24 UI.

Resources

License

Stars

Watchers

Forks

Contributors