Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 647 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 647 Bytes

pastanaga.io

Source code for pastanaga.io.

Pastanaga is a new UX framework for editing the web by Albert Casado.

Development

Installation:

npm install

Start development server:

gatsby develop

Build static HTML output:

gatsby build

Deployment / Hosting

Hosting and initial development by kitconcept GmbH.