# Routing

If you are building a Single Page Application you probably want routing. Luckily Vue.js has an official Router library.

Vue GWT supports this library and we provide a JsInterop wrapper for you to use.

Simply follow the given instructions to use it in your app.