Skip to content

lumoswitch/dog-walkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Walker - a landing page for booking a dog walker

A basic landing page made with the devCSS library.

Tech Stack

  • 📚 devCSS for the styles
  • 🥤 Gulp for automation

Install

Install the needed dependencies using:

npm install

Then run the library using the command:

gulp

Set up gulp

Install sass:

npm i sass

Install gulp:

npm install --global gulp-cli

Install gulp-sass and gulp-purgecss:

npm i gulp-sass
npm i gulp-purgecss

About

A landing page made with devCSS library

Resources

Stars

Watchers

Forks

Releases

No releases published