Interactive 3D model of Farhang square neighborhood on the web, developed in a 2-days long Hackathon program.
Clone and instal the dependencies.
$ git clone https://github.com/madmadi/paskoocheh.git
$ cd paskoocheh
$ npm install
Default port is 8080 so it will be served at localhost:8080
.
$ npm run serve
The output will be saved in docs/ directory and it will be served by Github pages.
$ npm run build