AEC Hackathon 2019 Silicon Valley project. An application for visualizing proposed buildings, their code-constraints, and environmental analyses in situ using AR & VR.
Current build can be accessed from the "Deployment" Badge above.
Clone the repository and run the commands below to start the development server. Navigate to localhost:8080 on your local machine to visualize.
npm install
npm run serve
In order to deploy this project as intended, use Now's documentation to deploy a static, serverless build of the application. Once an account has been created with Now, you should be able to run the commands below in the root of the repository to deploy.
npm run build
now
Mobile | Web |
---|---|