pre-requisites.md
October 25, 2017 ยท View on GitHub
Pre-requisites
- Create an Amazon Web Services account
- Configure AWS Command Line Interface
- Get Started - Installing Git
- JDK 8 and JRE 8 Installation Start Here
- Install nvm and use node v6.10+
- Install DEEP CLI, also known as
deepify:
npm install deepify -g
If you want to use
deepifyon Windows, please follow the steps from Windows Configuration before runningnpm install deepify -gand make sure allnpmanddeepifycommands are executed inside Git Bash.