npm install bitmark-appThis is a work in progress. Experimental only.
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:
``bash`Clone this repository
git clone https://github.com/project-bitmark/bitmark-appGo into the repository
cd bitmark-appInstall dependencies
npm installRun the app
npm start
`bash`Pack the app
npm run pack
N - next media item
R - reload
Media items are stored in data/test.json`