UNPKG

generator-skull

Version:

A generator to make magic sites by Index Digital, with Gulp, Jade, Babel, Sass or Less (your choice), Wordpress ready, Swiper slide, Font Awesome, Animated Css

38 lines (25 loc) 725 B
# generator-skull [![NPM version][npm-image]][npm-url] > A generator to make magic sites by Index Digital ## Installation First, install [Yeoman](http://yeoman.io) and generator-skull using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)). ```bash npm install -g yo npm install -g generator-skull ``` Then generate your new project: ```bash yo skull ``` ## Features * Gulp * Jade * Babel * Sass or Less (your choice) * Wordpress ready * Swiper slide * Font Awesome * Animated Css ## License MIT © [Index Digital](http://www.indexdigital.com.br/) [npm-image]: https://badge.fury.io/js/generator-skull.svg [npm-url]: https://npmjs.org/package/generator-skull