Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jasimea/router-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

router-sample

Sample JavaScript router based web components. The detailed guide can be found at: Medium!

Running the code

Start any http-server inside the code folder then access it through the localhost. For Node JS you can install the http-server module globally so that you should be getting the server in you command line.

npm install -g http-server

Once the installation is finished, then enter the below commands in your terminal

cd <codeFolder>
http-server

index.html should be serving at http://localhost:8080

About

Sample web component based declarative router implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published