Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssmwebexpert/generator-ssm
Base Generator for front-end develop
https://github.com/ssmwebexpert/generator-ssm
bootstrap3 bower gulp html less minification pug sass ssm wiredep yeoman-generator
Last synced: 5 days ago
JSON representation
Base Generator for front-end develop
- Host: GitHub
- URL: https://github.com/ssmwebexpert/generator-ssm
- Owner: ssmWebExpert
- License: isc
- Created: 2017-04-20T07:41:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T09:32:13.000Z (about 5 years ago)
- Last Synced: 2024-11-10T04:44:08.514Z (5 days ago)
- Topics: bootstrap3, bower, gulp, html, less, minification, pug, sass, ssm, wiredep, yeoman-generator
- Language: JavaScript
- Homepage:
- Size: 382 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-ssm [![NPM version][npm-image]][npm-url] [![Dependency Status][daviddm-image]][daviddm-url]
Generator based on Bootstrap framework, pug and gulpOn your choice:
sass/less preprocessors;
Bootstrap sass/less framework based.
## Installation
First, install [Yeoman](http://yeoman.io) and generator-ssm using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo
npm install -g generator-ssm
```Then generate your new project:
```bash
yo ssm
```
========Next you only need to start gulp bat/app to enter workflow catalogue or make it using console:
```bash
cd markup
gulp
```
========Before commit you have to use command
```bash
gulp commit
```it will finish your work on files, and only image min wont run to make fask commit
=========
After project is Done use command
```bash
gulp done
```If you've find some issues - please contact me:
deadkedbl2 - skype
https://www.linkedin.com/in/anton-pavlusenko-950b46b3 - linkedin
## Getting To Know Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).## License
ISC © [SSM]()
[npm-image]: https://badge.fury.io/js/generator-ssm.svg
[npm-url]: https://npmjs.org/package/generator-ssm
[travis-image]: https://travis-ci.org/ssmWebExpert/generator-ssm.svg?branch=master
[travis-url]: https://travis-ci.org/ssmWebExpert/generator-ssm
[daviddm-image]: https://david-dm.org/ssmWebExpert/generator-ssm.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/ssmWebExpert/generator-ssm