DOM Based Routing

A simple example of DOM based routing.

Compilation

This project uses Babel to compile for the latest 3 versions of browsers. To build the project:

  1. yarn
  2. yarn build

This will output the built files to /dist.