1.0.8 • Published 7 years ago

generator-sass-scaffold v1.0.8

Weekly downloads
30
License
-
Repository
-
Last release
7 years ago

This Yeoman generator solve very real problem of creating reliable, yet simple workflow for boostraping front-end projects using Sass and Gulp.

Technologies used: Gulp, Sass and http-server.

You should answer to a few question installer goind to ask you:

  • Where does your assets should be placed?

A folder where SASS files should be placed. If you want to put it in a root folder just type '.'

  • Where does your css file should be placed?

A folder where your main style will be placed. You will include this file into your html document.

  • Enter your site URL (leave blank to use http-server)

Put your current server url so BrowserSync will be able to proxy it. Leave blank you use http-server.


To run http-server and script itself just type npm start

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago