UNPKG

pruno-cli

Version:

A CLI tool for scaffolding projects that use the pruno build tool and a generator for creating components.

10 lines (9 loc) 190 B
doctype html html(lang='en') head title Pruno/Backbone link(rel='stylesheet', href='/stylesheets/app.css') body h1 Pruno/Backbone #app-mount script(src='/bundle.js')