diff -r 28971cf04a91 -r 37ecf0b9c174 README.md --- a/README.md Tue Sep 18 10:36:57 2018 +0200 +++ b/README.md Thu Sep 20 17:51:15 2018 +0200 @@ -69,6 +69,10 @@ - `npm run start` +## Create new dashboard: +- `cd annotation-dashboard/clientjs/packages` +- `npx create-react-app --use-npm ` + ## Deployment The Deployment use Ansble script.