Skip to content

depthy.me down! build and run app locally? #47

@grasshorse757

Description

@grasshorse757

hi panrafal, I noticed the depthy.me website has been down for a while. i tried making an Ubuntu virtual machine to install Docker so I could run the app with the instructions in the README.MD, but it says it can't find the app image.

docker run

anyway, I downloaded this repository and I've been trying a few things to run this app locally but I couldn't do it. I even installed xampp and put the "app" folder inside htdocs, but then it says my browser is outdated (even though I'm using Chrome and it always ran fine).

localhost depthy chrome

also, in the README.MD there are instructions to build the app:

  • Install node + npm
  • Run anywhere: npm install -g grunt-cli bower
  • Run in project directory: npm install and bower install
  • For local development server run: grunt serve
  • For deployment: grunt build

but after building, what do we do to be able to run it locally?

thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions