Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 226 Bytes

Bryntum POC

Installation

copy repo

git clone git@github.com:instamedsolutions/poc-bryntum.git poc-bryntum

install dependencies and run server

yarn install
npm dev ## to launch locally