Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 389 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 389 Bytes

Angular-Slickgrid Demos

Multiple Demos of the Angular-Markdown-Editor library

Installation

Install and Start Demo
git clone https://github.com/ghiscoding/angular-markdown-editor-demo
npm install # OR yarn install
npm start # OR yarn start
Build Demo
npm run build # OR yarn run build