Skip to content

Example Umbrella JS and Picnic CSS

Julian Knight edited this page Dec 10, 2017 · 4 revisions

Thanks to Dave CJ for this one. Using Umbrella.JS for the reactive front-end code and the lightweight CSS framework Picnic CSS for styling.

This example loads the 2 front-end libraries directly but you should really install them using npm and reference them correctly if building a production system as this allows you to update them along with other dependencies.

Clone this wiki locally