Skip to content

MagicMau/generator-gulp-typescript-sass

Repository files navigation

generator-gulp-typescript-sass NPM version Build Status Dependency Status

Generator for Gulp with Typescript and Sass, using BrowserSync

Installation

First, install Yeoman and generator-gulp-typescript-sass using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-gulp-typescript-sass

Then generate your new project:

yo gulp-typescript-sass

Optional

I wrote this template to be used with Visual Studio code as the editor of choice. That is why there is a .vscode folder added. It also works best if you have the Chrome Debugging Extension installed as well. This will allow you to debug the generated app from within VSCode.

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Maurits Elbers

About

Yeoman generator for a gulp/typescript/sass/browser-sync setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published