An open API service indexing awesome lists of open source software.

https://github.com/dielduarte/slush-landing

Generate a simple landing page project
https://github.com/dielduarte/slush-landing

Last synced: 8 months ago
JSON representation

Generate a simple landing page project

Awesome Lists containing this project

README

          

#slush-landing

###Generate a simple landing page project

##Dependencies
You need install [Gulp](http://gulpjs.com/), [Slush](http://slushjs.github.io/#/) and [Bower](http://bower.io/)

You need usage sass and gulp

## Installation

Install with NPM slush-landing

```
[sudo] npm install slush-landing
```

## Usage
run the generation in folder required

```
slush landing
```

run the gulp

```
gulp
```
don't forget manage your dependencies with Bower and npm

now you ready for developer your landing page!

##version 2.7

Now slush-landing has new structure and uglify for minifier js files.

Made with 3> by Diel Duarte