/compucorp

Weather app

Primary LanguageJavaScriptMIT LicenseMIT

Compucorp

Weather app

Requirements

NodeJS

Install dependencies

$ npm install && bower install

Run development server

$ gulp serve

Build for production

$ gulp

or

$ gulp build