• Stars
    star
    164
  • Rank 222,662 (Top 5 %)
  • Language
    HTML
  • License
    ISC License
  • Created about 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is the marketing site for a fictitious company called Gulpie

gulpie logo

Starter repository for gulpie website

  1. Download the project by clicking on the green button that says "Code" and then "Download ZIP".
  2. Uncompress the zip file.
  3. Open up your terminal and cd into the gulpie project (the one you just downloaded and uncompressed).

Install dependencies with:

npm run install

Fire up the server with:

npm run develop