Skip to content

alexcracea/ffw-prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFW Prototype template

This repo holds our base template for setting up Gulp eith liveReload for the TWIG template engine + SCSS. It is to be used for all new prototypes by FFW designers, to ensure a good handoff for our front end developers.

##Prototype installation instructions:

###Prerequisites: Node.js Bower Gulp

  1. Navigate to .npm folder.

  2. Install all requred packages: 'sudo npm install'

  3. Install Bower packages: 'bower install'

  4. Watch for changes: 'gulp'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • HTML 24.2%
  • CSS 3.1%