/weather-js

EPICODUS LESSON | Refactor the Clock/Weather JavaScript Asset Pipeline to only be the weather and include Sass

Primary LanguageJavaScript

ATOM CUSTOMIZATION

  • Theme: Seti-UI
  • Packages: linter-jshint

CLONING A PROJECT

$ npm install <!-- saved into node_modules/ -->
$ bower install <!-- saved into bower_components/ -->

RUN IT

$ gulp build
$ gulp serve