Skip to content

fsblemos/fernanda

Repository files navigation

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