Skip to content

exp-jarmley/advance-your-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advance-your-css

Advance Your CSS Code Academy Course Project

See the wiki for some helpful resources.

Prerequisites

Starting the project

  1. Download the repo
  2. Go to the project directory in your terminal
cd advance-your-css
  1. Install gulp globally
sudo npm install -g gulp
  1. Run npm install
npm install
  1. Run the default gulp task to watch for LESS changes and start your local server
gulp
  1. Goto http://localhost:3000 in your browser to see the project

Noun Project icon credits

  • Thongs icon created by Miroslav Koša
  • Sun icon created by Delwar Hossain
  • Stamp icon created by iconsmind.com
  • Flip icon created by Anuar Zhumaev
  • Round sun icon created by Carla Dias

About

Advance Your CSS Code Academy Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages