Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.03 KB

Readme.md

File metadata and controls

46 lines (29 loc) · 1.03 KB

Welcome to My Project

I am your Readme.md file, you should probably update me.

Usage

  • Clone this repo
  • Run npm install to install all necessary dependencies
  • Run gulp start to start the server and a handful of other tasks

Assets Installed By Default

Assets Setup and ready for use

How to use them?

At the top of your main.scss file, just import any of the following:

@import "bourbon";
@import "neat";

@import "foundation";

@import "font-awesome";

Note: You probably don't want to use BOTH Bourbon/Neat & Foundation. Just pick one.

NPM Tools Used