Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 258 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 258 Bytes

Portfolio

A gatsby static page. No javascript (for now).

Getting started

  1. Install dependencies 📦
npm install
  1. Start to development 💻
npm run develop
  1. Build to production 🚀
npm run build