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
- Host: GitHub
- URL: https://github.com/dielduarte/slush-landing
- Owner: dielduarte
- Created: 2014-07-24T03:49:14.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T02:32:44.000Z (about 5 years ago)
- Last Synced: 2025-01-22T18:04:35.331Z (about 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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