Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 953 Bytes

File metadata and controls

25 lines (17 loc) · 953 Bytes

Starter template view

There is a starter repo for a vue markwhen view that you can use to scaffold your own visualization: mark-when/vue-view-template (it is only nominally vue-specific, if you prefer react or some other framework you will have no problems understanding what's going on).

To use this repo, start by cloning it, installing dependencies, and running the dev server:

> git clone git@github.com:mark-when/vue-view-template.git
> cd vue-view-template
> npm i
> npm run dev

Then clone and run the hosting app or go to markwhen.com and add the new view:


If everything has been set up successfully, you should see a new visualization that spits out the entire parser output: