0.0.14 • Published 7 years ago

bitmark-app v0.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

bitmark app

This is a work in progress. Experimental only.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/project-bitmark/bitmark-app
# Go into the repository
cd bitmark-app
# Install dependencies
npm install
# Run the app
npm start

To create an executable app

# Pack the app
npm run pack

Commands

N - next media item

R - reload

Media items are stored in data/test.json

0.0.14

7 years ago

0.0.13

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago