Example showing how to use Draf.js inside Metal.js
-
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
-
Install local dependencies:
npm install
- Build the code:
npm run build
- Open the demos on your browser:
- Simple demo at demos/index.html
- Rich demo at demos/rich.html