https://github.com/danielmschmidt/mermaid-demo
A small demo of mermaid
https://github.com/danielmschmidt/mermaid-demo
Last synced: 8 months ago
JSON representation
A small demo of mermaid
- Host: GitHub
- URL: https://github.com/danielmschmidt/mermaid-demo
- Owner: DanielMSchmidt
- Created: 2014-12-10T18:58:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T07:32:50.000Z (about 8 years ago)
- Last Synced: 2025-01-21T13:49:20.457Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://danielmschmidt.github.io/mermaid-demo/
- Size: 294 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mermaid Demo
============
[See demo here](http://danielmschmidt.github.io/mermaid-demo/)
Requirements
-------------
node, bower & grunt installed
Getting started
----------------
```npm install & bower install```
Deployment
----------
```grunt deploy```