Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 646 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 646 Bytes

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