Skip to content

pdkaizer/Prototype-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base code for prototyping

This is a code based prototyping framework.

Dependencies

  • Node
  • NPM
  • Gulp
  • SASS
  • Nunjucks
  • Susy
  • Breakpoint-SASS
  • Bourbon
  • Bitters

To use

  • Be sure that the latest version of Node and NPM are installed (If you are on a Mac I rssoment using Homebrew to install Node & NPM)
  • Install Gulp npm install gulp-cli -g
  • Clone or download this Repo
  • Navigate to the Repo directory on your system
  • Run npm install to install dependencies
  • Run npm install --save-dev gulp to install Gulp into your project
  • Edit files
  • Run a gulp command to view in Browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published