Skip to content

brtm/bizzarre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiZZarre

BiZZarre is a collaborative SWOT canvas tool. It is a clone of Trellis, which is built on top of MPL, a distributed persistence library that allows developers to build collaborative applications that are realtime, offline, and network partition tolerant.

screenshot

Development

To install all of the app dependencies, run:

$ npm install -g electron-forge
$ npm install

To start the app:

$ npm start

To run tests:

$ npm run test

Distribution

To create a packaged ".app" on Mac OSX:

$ npm run package

About

Collaborative SWOT canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors