/elevator-shaft

An elevator shaft built with Vue.js + vuex with multiple storeys & elevators

Primary LanguageVue

Elevator Shaft

The interchangeable multi storey & elevator you always wanted

pre-requisites

Installation procedures

  • Either download or clone (git clone https://github.com/ereztdev/elevator-shaft.git) this repo into your webserver
  • Switch into the repo directory where you pulled the repo: cd elevator-shaft
  • npm install to install node.js dependencies
  • npm run serve to transpile all frontend assets and run a node server.