coohomeless-landing-page v1.0.0-beta.1
Coo Homeless - Landing Page is a web app landing page for publish and publicity reasons, for the Coo Homeless Mobile App
Created by
Preview
Download and Installation
To begin using this template, have to follow this steps to get started or fork the repo as well:
- Clone the repo:
git clone https://github.com/tiaghoalves/landing-page.git - Go to the folder:
cd landing-page Install dependencies via npm:
npm install
Usage
Basic Usage
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.
Advanced Usage
After installation, run npm install and then run gulp dev which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.
Gulp Tasks
gulpthe default task that builds everythinggulp devbrowserSync opens the project in your default browser and live reloads when changes are madegulp sasscompiles SCSS files into CSSgulp minify-cssminifies the compiled CSS filegulp minify-jsminifies the themes JS filegulp copycopies dependencies from node_modules to the vendor directory
Bugs and Issues
Have a bug or an issue with this template? Open a new issue here on GitHub.
8 years ago