bitmark-app
v0.0.14
Published
standalone bitmark app
Downloads
21
Readme
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