Squarelet/squarelet

Create 404 page

Open

#9 opened on Sep 28, 2018

 (0 comments) (0 reactions) (1 assignee)Vue (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (PR metrics pending)

Description

Now that we are using vue router in history mode, we need a solution for displaying when a page is not found (http code 404). See https://router.vuejs.org/guide/essentials/history-mode.html#caveat

Contributor guide