Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghiscoding/angular-markdown-editor-demo

Angular Markdown Editor - Demo Project
https://github.com/ghiscoding/angular-markdown-editor-demo

Last synced: 7 days ago
JSON representation

Angular Markdown Editor - Demo Project

Awesome Lists containing this project

README

        

# Angular-Slickgrid Demos
## Multiple Demos of the [Angular-Markdown-Editor](https://github.com/ghiscoding/angular-markdown-editor) library

### Installation

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

##### Build Demo
```bash
npm run build # OR yarn run build
```