Example 3D order book for visualising orders and depth in crypto markets. Check out the blog post for more information about this project.
// Install dependencies
yarn install
// Run the project
yarn serve
// Open your browser, and go to http://localhost:8080