Package Exports
- generator-kittn
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-kittn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Generator-Kittn

Yeoman Generator for the Kittn Toolkit. Scaffolds and Prepare the Toolkit for you.
Install
$ npm install -g generator-kittnOptional
You can use now Yarn with Kittn, instead off NPM. https://yarnpkg.com/
Usage
Jump in your Working Directory and type:
yo kittnThe Generator will ask you some questions, at the end it will prepare the Project.
Commands
With Webpack you have to use NPM Script Commands
npm run init
Intialize your Project and the Sass Documentation (/sassdocs/)
npm run develop
Main development task with BrowserSync and Webpack
npm run devdashboard
Main development task with Webpack Dashboard - More NASA Style :D
npm run deploy
Minify JS, Images, CSS. Is for a automated Build Process, comes after a Gulp Init.
npm run scripts
Rebuild all JS Files except the Application JS File
npm run uiimages
Rebuild all Image Files for CSS, copy it to distribution, build Bitmap- and Vector Sprites.
npm run htmlassets
Copy all Imagefiles for Documentusage.
npm run template
Copy all or Generate the Template Files.
Dependencies
- Node >= 6.x
- Gulp 3.9.1
- Yeoman 1.4.8
Optional Dependencies
- Bower 1.4.0
Special Thanks to
- Hugo Giraudel (@HugoGiraudel) - for his awesome Sass Scripts
- Team Sass - Jacket
- LukyVj (@LukyVj) - for Family.scss
Author
Sascha Fuchs @gisugosu
Licence
MIT