-
UI Demo: http://image-search-demo3.oss-ap-northeast-1.aliyuncs.com/
-
Test coverage report: https://kenalib.github.io/image-search-react/coverage/lcov-report/
git clone
this repoyarn install
(brew install yarn
if needed)npm start
- Install Visual Studio Code https://code.visualstudio.com/
- (recommend) Install
code
command inPATH
- refer https://code.visualstudio.com/docs/setup/mac
- run
code .
to open the directory Tasks | Run Task | npm start
to start
Tasks | Run Task | npm test
to testTasks | Run Task | npm test:coverage
to test with coverageopen coverage/lcov-report/index.html
to see the coverage reportTasks | Run Task | npm build
to make build
- Status: https://travis-ci.com/kenalib/image-search-react
- Test build deploy processes are automated on Travis CI.
- see
.travis.yml
for detail setup
- Start web API in advance by
mvn tomcat7:run
- refer https://github.com/kenalib/image-search-java
- try
rm -fr node_modules/; yarn install
in case of trouble - try
brew install watchman
in casethrow er; // Unhandled 'error' event