Skip to content

cedrvanh/3DPrinting

 
 

Repository files navigation

Image of 3D Banner

3D Modeling & Printing - Artevelde

Promotional website for the course 3D Modeling & Printing within Artevelde University College Ghent

Built with:

  • VueJS Framework
  • Headless WordPress

The website is currently hosted at 3d.gdm.gent You can view the Augmented Reality model at Augmented Reality

Getting Started

Environment settings

Create a .env-file under the root of the project with the following contents:

VUE_APP_TITLE={your app title}
VUE_APP_API_URL={your URL to the hosted WordPress API (ex. https://3d.gdm.gent/wordpress/wp-json/wp/v2)}
VUE_APP_MAP_TOKEN={your MapBox map access token}

Installing

Under the root execute:

yarn install

Scripts

Running the Vue app

Under the root execute:

yarn serve

Building the Vue app

Under the root execute:

yarn build

This command creates a directory dist under the client folder.

Authors

  • Cedric Vanhaegenberg (Website + Headless CMS) | cedrvanh
  • Ben Dobbelaere (Augmented Reality) | bendobbe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 62.9%
  • JavaScript 25.3%
  • CSS 11.6%
  • Other 0.2%