0.0.14 • Published 8 years ago

bitmark-app v0.0.14

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.13

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago