Skip to content

bvfnbk/webjars-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webjars-example

This application consists out of two modules:

  • a front-end module containing the (static) web assets and
  • a back-end module providing a simple HTTP service responsible for serving the static assets and responding to a simple REST request.

This repository contains my state of research. The contained modules may serve as templates for future projects.