Skip to content

PochoLabs/llantera-sonoras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonora's Tire Shop Static Website

Static website for local Phoenix tire shop at http://sonoratires.com.

To Do List

  • Create modals for services
  • Add pictures to modals

Picture I have

  • Accessories
  • New and Used Tire
  • Venta y compra de Rines
  • Tire Balancing
  • Tire Repair

Las que faltan

  • Road Side Assistance
  • Brakes
  • Rotation
  • Fix Rims

Requirements

  • Harp (static site generator)
  • Gulp (node.js task runner)
  • Surge (free static site hosting)
npm install -g harp gulp surge

How To Use

Assuming you have NPM (Node Package Manager) on your machine, just run:

sudo npm install

First clone the repository to your working directory

git clone https://github.com/PochoLabs/llantera-sonoras.git

Move into that directory

cd llantera-sonoras

To start a local server with live reload, run:

gulp

Compiling and Deploying

Once your are done editing it is time to compile and deploy to surge. To get that output simply run the command:

gulp compile

This will generate a /www folder in your directory where the compile and minified html, css, and JavaScript will be.

To deploy:

surge

About

Static website for local Phoenix tire shop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published