Skip to content

React/redux MVP for reviewing metadata of the sites

Notifications You must be signed in to change notification settings

alubchuk/metadata-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Build Status

Project online link (if it doesn't work, it means that browser can complain about not secured requests. To fix that click this icon in the address bar:
Click)
and then choose Load unsafe scripts

Below you will find some information on how to perform common tasks.

To run the project on your dev machine:

yarn start

To run tests:

yarn test

To see test coverage:

yarn run coverage

To run flow static type checking:

yarn run flow

To build project for production:

yarn run build

About

React/redux MVP for reviewing metadata of the sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published