A router component designed to communicate with the Citation server and automatically handle the application routing based on the Citation content.
Code is transpiled with Babel.
To run Babel with watch mode:
npm run dev
To run Babel:
npm run build