/grand-view

Helps you structure a large set of information units. Can be used as a tool to plan and gather resources for reports/theses and so on.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Build StatusBuild statusCoverage StatusCode Climate

Grand View

Helps you structure a large set of information units. Can be used as a tool to plan and gather resources for reports/theses and so on.

Requirements:

install app and run in dev mode

First clone the repo:

$ git clone git@github.com:bompi88/grand-view.git

Install dependencies:

$ npm install

Run the App in dev mode (Could take quite some time the first time its's run):

$ npm run dev

Build and pack the App

To build for OS X platform do:

$ npm run build:osx # others: win, linux

Credits