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

https://github.com/ecomplus/storefront-cms

Content and page builder for Storefront based on Netlify CMS
https://github.com/ecomplus/storefront-cms

Last synced: 5 days ago
JSON representation

Content and page builder for Storefront based on Netlify CMS

Awesome Lists containing this project

README

        

# Storefront CMS

Content and **page builder** for [Storefront](https://github.com/ecomplus/storefront) based on [Netlify CMS](https://www.netlifycms.org/)

## Development

```bash
cd netlify-cms*
yarn
yarn bootstrap
yarn start
```

## Build

```bash
yarn build:app
```