Install Dragula
npm install dragula --save
Install Dragula typings
npm install @types/dragula --save
Start a new ionic 2 project | |
> https://ionicframework.com/docs/v2/cli/ | |
``` | |
ionic start animationTest --v2 | |
``` | |
Replace content in home files with below.. | |
``` |
Sample files for a basic Unicorn Capistrano3 setup - like something for DigitalOcean | |
Set up a user deploy, in new group deployers |