generator-salsa-ui

0.1.0 • Public • Published

Generator salsa-ui

Very simple yeoman generator to allow simple HTML/LESS mock-ups creation.

Getting Started

Install yeoman and generator-salsa-ui:

npm install -g yo generator-salsa-ui

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo salsa-ui app-name, passing app name:

yo salsa my-new-app-name

Usage

In the project template run following commands

npm install
bower install
gulp

Webserver starts on http://localhost:3000 and everything works with livereload out of the box (just have the plugin installed in your browser).

The template is easily deployable on heroku.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i generator-salsa-ui

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • tomkis