generator-short-stack
v0.0.5
Published
A short stack featuring AngularJS, TypeScript, Sass, and Jade.
Readme
A short stack featuring AngularJS, TypeScript, Sass, and Jade.
Requirements
- Git
- NodeJS
- Gulp cli (npm i gulp -g)
- Bower (npm i bower -g)
- Typings (npm i typings -g)
Installation
First, install Yeoman and generator-short-stack using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-short-stackThen generate your new project:
yo short-stackGetting started
The generator will install your dependencies so all that's left to do is get started.
Run "gulp" to build out all files for the first time and start up the server which watches your files for changes. Additional commands are available for specific tasks, see gulpfile.js
Gulp tasks
gulpLicense MIT © Matthew Sanderson
