https://github.com/michaeljohnn/image-marking
a image marking tool
https://github.com/michaeljohnn/image-marking
Last synced: over 1 year ago
JSON representation
a image marking tool
- Host: GitHub
- URL: https://github.com/michaeljohnn/image-marking
- Owner: michaeljohnn
- Created: 2019-06-03T07:52:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T04:13:43.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T04:52:47.350Z (over 1 year ago)
- Language: JavaScript
- Size: 290 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-marking
a image marking tool
## development
```
npm install
npm start
```
## publish
```
tnpm publish
```