Skip to content

project-bitmark/bitmark-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

experimental app for marking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published