Skip to content

kenalib/image-search-react

Repository files navigation

Image Search React Web UI

Travis CI Status: Build Status

Sample UI and code

Get Started

  • git clone this repo
  • yarn install (brew install yarn if needed)
  • npm start

Development

Test and build

  • Tasks | Run Task | npm test to test
  • Tasks | Run Task | npm test:coverage to test with coverage
  • open coverage/lcov-report/index.html to see the coverage report
  • Tasks | Run Task | npm build to make build

Auto deploy using Travis CI

Java API

Troubleshooting

  • try rm -fr node_modules/; yarn install in case of trouble
  • try brew install watchman in case throw er; // Unhandled 'error' event

Reference

About

Image Search React Demo Web UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published