/fel-lunch-map

A map of places to eat around Saddlers Wells

Primary LanguageJavaScript

A map of places to eat lunch around FELOneDay venue

Install dependencies:

  • gem install sass --pre
  • npm install
  • bower install

Development

Run grunt watch in order to have the sass generated each time you save a change

Build

Run grunt requirejs to build the projecct out into a build folder

Deploy