Skip to content

ctdio/marko-path-router-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marko-path-router demo

Greenkeeper badge

This is a small demo of how routing for Marko works with marko-path-router. There is still some work that needs to be done, but it's current state serves as a basic example of routing.

Setup

Install dependencies with npm install

Starting the demo

You can launch the demo with npm start. By default, the demo will run on port 8080.

You can specify the port to run the demo by setting the PORT environment variable.

$ PORT=9999 npm start

About

A small demo of marko-path-router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages