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.
- Node with npm (https://nodejs.org/en/download/)
- Meteor (https://www.meteor.com/install)
First clone the repo:
$ git clone [email protected]: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
To build for OS X platform do:
$ npm run build:osx # others: win, linux
- Knut Samset being the originator of the idea. Working at the Concept Research Programme.
- Electrometeor - inspired by this repository.