The Norweigen blue parrot has beautiful plumage.
- Item 1
- Item 2
- Item 3
Tool required | Link |
---|---|
GitHub | GitHub |
PHP Composer | composer |
Node Package Manager | npm |
Ansible | Ansible - Optional Provisioning tool |
Vagrant | Vagrant - Optional VM Deployment tool |
$ git clone https://github.com/DiamondLightSource/SynchWeb
$ cd SynchWeb/client
$ npm install
$ npm run build
$ cd SynchWeb/api
$ npm install
$ npm run build