Skip to content

mj12albert/ipgpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPGPAY Prototype

Dependencies

  • Rubygems listed in Gemfile, install with bundle install via bundler (bundler.io)
  • Node modules listed in package.json, install with npm install via npm

Build

  • This whole thing builds with gulp (gulpjs.com) into a build/ directory by running gulp from the root dir
  • The default task scrubs the build/ directory, and runs 2 watch tasks for sass+css and jekyll+html
  • gulp --production is meant to build everything with minified css, uglified js, cleaned up html, but isn’t properly configured
  • The css/html can also be built without gulp by running the compass and jekyll commands directly from the root dir

About

Design & Prototype for IPGPAY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published