Attempt to build a Chessboard in VR as web application using Aframe for WebXR, Svelte as framework and Typescript as language.
$ npm install
$ npm run dev
Navigate WebXR able browser to http://localhost:5000
[ ] implement chessboard
[ ] implement figures
[ ] implement moves + rules
[ ] connect to lichess (https://lichess.org/blog/XlRW5REAAB8AUJJ-/welcome-lichess-boards)