Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 613 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 613 Bytes

Miguel Rojas

Capturing the beauty of a moment

Introduction

This project is the result of combining two of my passions: photography and web development.

Apart from building a site for sharing the photos I take, I also wanted to improve my skills as front-end developer using the following technologies:

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build