Skip to content

RyutaKojima/ExifViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExifViewr

Demo

https://ryutakojima.github.io/ExifViewer/

Setting Up Local Environment

  1. clone git repo
    git clone git@github.com/USERNAME/ExifViewer.git

  2. package install
    npm install

Build

  • ESLint
    npm run eslint

  • SassLint
    npm run sasslint

  • デバッグ用ビルド
    npm run webpack

  • リリース用ビルド
    npm run webpack-production

About

JpegのExif情報を表示するためのWebアプリケーション

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published