Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 307 Bytes

MobileDay Uruguay Site

Install:

Install the dev dependencies:

  • npm install (on the project's root directory)

Finally:

  • To build the project run gulp.
  • Upon build completion, the generated static site will be opened on your default browser.