Source code for pastanaga.io.
Pastanaga is a new UX framework for editing the web by Albert Casado.
Installation:
npm install
Start development server:
gatsby develop
Build static HTML output:
gatsby build
Hosting and initial development by kitconcept GmbH.