cosmicChild1987 / matic-very-simple-example

A very simple example project for Matic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matic-very-simple-example

A very simple example project for Matic using one Jade template and one schema file.

Dependencies

To build this example you will need to install the following two node packages:

Matic

and

Jade

Installation

Then you can download this repository with

git clone https://github.com/mattyod/matic-very-simple-example.git

Building the example docs

Then simply navigate into the newly cloned example folder and run:

matic

You should now have a new folder called 'web' within the sample project. Within this should be a file called very-simple-example.html, open this with a browser and view the generated documentation.

Please note this particular example is built to work as a simple local flat file system and so paths are not set as they would be if files were hosted on a server. That means you can just double click the generated HTML file and view it in your default browser.

An example of the output.

About

A very simple example project for Matic