Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitconcept/pastanaga.io

Source code for pastanaga.io
https://github.com/kitconcept/pastanaga.io

plone ux ux-design volto

Last synced: 11 days ago
JSON representation

Source code for pastanaga.io

Awesome Lists containing this project

README

        

# pastanaga.io

Source code for pastanaga.io.

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

## Development

Installation:

```bash
npm install
```

Start development server:

```bash
gatsby develop
```

Build static HTML output:

```bash
gatsby build
```

## Deployment / Hosting

Hosting and initial development by [kitconcept GmbH](https://kitconcept.com).