Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 884 Bytes

README.md

File metadata and controls

49 lines (36 loc) · 884 Bytes

Pulse 💗

Great pulse meter shop website ⌚


Pulse Demo

Stages 📜

  1. html_structure
  2. section_styles
  3. wow_animation
  4. jquery_tabs
  5. jquery_modal
  6. jquery_scroll
  7. jquery_validate
  8. jquery_slider
  9. form_mailer
  10. responsive
  11. pagespeed

Folder structure 📂

Pulse Folder structure

How To Use 🔐

# Clone this repository
$ git clone git@github.com:mux-mux/pulse.git

# Go into the repository
$ cd pulse

# Install dependencies
$ npm install

# Open browser & listen to scss changes
$ npm run dev