Skip to content

Tiny (~2.4k gzipped) middleware for building rich client applications, especially with Nomplate

License

Notifications You must be signed in to change notification settings

lukebayes/nomplate-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomplate Router

A tiny (~2.4k gzipped) middleware for building rich client applications, especially with Nomplate.

NOTE: This is very much a work in progress, and is not recommended for production use.

Getting started

mkdir nomplate-router
cd nomplate-router
git clone [email protected]:lukebayes/nomplate-router.git .
source setup-env.sh
make dev-install

# Run tests
make test

# Run tests for dev
make test-w

# Build binaries
make build

About

Tiny (~2.4k gzipped) middleware for building rich client applications, especially with Nomplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published