angular-nevera-generator
Version:
Yeoman AngularJS scaffold a webapp with Angular 1 written in ES6 (Babel), TypeScript through Webpack or SystemJS including tools Gulp 4, ESLint, Browsersync and Karma
9 lines (8 loc) • 317 B
HTML
<div class="title">
<h1 class="title-h1">'Allo, 'Allo!</h1>
<div>
<img class="title-logo" src="http://fountainjs.io/assets/imgs/yeoman.png"/>
<img class="title-logo" src="http://fountainjs.io/assets/imgs/fountain.png"/>
</div>
<h2 class="title-h2">Always a pleasure scaffolding your apps.</h2>
</div>