c301 / parser-editor

Interactive configurator for dparser (or any other textual data)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow

We assume, that you have already installed nodejs, npm and bower

  • clone this repo
  • cd /path/to/repo
  • npm install
  • bower install
  • grunt serve (notice, we have to restart this command on each new files creation)

About

Interactive configurator for dparser (or any other textual data)


Languages

Language:JavaScript 98.4%Language:CSS 1.6%