Skip to content

A magic router to convert a single website to a Single Page Application.

Notifications You must be signed in to change notification settings

alvarobrito/magic-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

A router is able to convert a single website to a Single Page Application (SPA).

  • Install a command-line http server to serve the content via AJAX, I used [https://github.com/indexzero/http-server], after you can execute http-server ./ --cors in the root project.
  • Open browser links to httpp://localhost:8080 or whatever port you’ve selected in the http-server.
  • Now enjoy the Magic Router

About

A magic router to convert a single website to a Single Page Application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published