changeset 11 | 37ecf0b9c174 |
parent 7 | 5847345004db |
--- 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 <new-dashboard>` + ## Deployment The Deployment use Ansble script.