Skip to content

chinchang/vuejs-html5mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC to make HTML5 mode (SPA without hashbang) work on github pages without any server-side configuration.

This uses a trick I read on Coderwall which makes the 404.html same as index.html and hence on every invalid page request, server responds with contents of index.html - as it should after server-side configuration for a SPA.

About

POC for HTML5 mode work without server-side code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published