X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/a92bb3822b537682ca621df3c05a458b9ae3420b..cbe3767087f3bb4daa35d991b63a435da9324298:/README.md diff --git a/README.md b/README.md index bfeb1677..4cfe3845 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Install [redux-devtools-extension](https://chrome.google.com/webstore/detail/red yarn start ##### Run tests +yarn install yarn test ##### Production build +yarn install yarn build