1CRM / oceanfront

Oceanfront UI framework development
https://1crm.github.io/oceanfront/
MIT License
0 stars 4 forks source link

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