X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/cf48e928d4d334b0b6434529d7619c616da319f2..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