Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 273 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 273 Bytes

Overview

Website with objective to show my experiences and skills.


Installation

npm install
bundle install

Run local server

middleman server

Build

npm run build