README.md
changeset 11 37ecf0b9c174
parent 7 5847345004db
equal deleted inserted replaced
10:28971cf04a91 11:37ecf0b9c174
    67 
    67 
    68 - `cd packages/annotation-dashboard-explorunivers`
    68 - `cd packages/annotation-dashboard-explorunivers`
    69 - `npm run start`
    69 - `npm run start`
    70 
    70 
    71 
    71 
       
    72 ## Create new dashboard:
       
    73 - `cd annotation-dashboard/clientjs/packages`
       
    74 - `npx create-react-app --use-npm <new-dashboard>`
       
    75 
    72 ## Deployment
    76 ## Deployment
    73 
    77 
    74 The Deployment use Ansble script.
    78 The Deployment use Ansble script.
    75 The process is described in the [deploy/README.md](deploy/README.md) file.
    79 The process is described in the [deploy/README.md](deploy/README.md) file.
    76 
    80