Installation

  1. Windows

  2. Linux

#Installing Dynamo

  1. Dynamo-web (Web Server)

    • git clone https://gitlab.com/grp_tenece_dev/Dynamo-web.git
    • npm install
  2. Dynamo-admin (Developer interface)

    • git clone https://gitlab.com/grp_tenece_dev/Dynamo-admin.git
    • npm install