Maze editor and 3d maze vizualization using A-Frame and Vue.js
First make sure you have Node installed.
To install the Node dependencies:
npm install
To serve the site from a simple Node development server:
npm run serve
Then launch the site in the browser:
To open map editor, follow the link