Skip to content
/ routers Public

A simple demo of routing, which uses the Hash API and the HTML5 History API.

Notifications You must be signed in to change notification settings

wuln/routers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

my-routers

A simple demo of routing, which uses the Hash API and the HTML5 History API.

1、hash-router

image

just run the index.html

2、history-router

image

Make sure that you have installed Express

install dependencies

npm install

run the application

node server.js

then open http://localhost:3000/

About

A simple demo of routing, which uses the Hash API and the HTML5 History API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published