Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.11 KB

Infura website

Get started development

npm install 
gulp

Visit

Build sprites

gulp sprites

(may require imagemagick which you can install with homebrew or apt-get)

Folders:

  • src - The source files
  • app - The www directory

Bootstrap:

Bootstrap is included but mostly disabled. See:

  • scss/variables/_bootstrap.scss - for SASS
  • infura-web/src/js/scripts.js - for javascript

Build on FastShell

inspired by FireShell Fiercely quick front-end boilerplate and workflows.

The opinionated FastShell framework. Built for the modern developer. For teams and the individual, encouraging a better workflow. JavaScript task running, build processes, autominification and file concatenation, wrapped with an enhanced HTML5 boilerplated framework.