Skip to content

1CRM/oceanfront

Repository files navigation

oceanfront

Vue UI framework for 1CRM 9

Quick Start

yarn install

Live Development Server

yarn demo

Build Packages

This produces minified sources in packages/oceanfront/dist and a demo site in packages/demo/dist. The demo site expects to be available at /ofdocs/ when hosted.

yarn build