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

https://github.com/kiranmantha/strapi-plumejs

A plumejs application whose FE is driven by strapi CMS
https://github.com/kiranmantha/strapi-plumejs

Last synced: 2 months ago
JSON representation

A plumejs application whose FE is driven by strapi CMS

Awesome Lists containing this project

README

        

# strapi-plumejs

A plumejs application whose FE is driven by strapi CMS

To start frontend: `cd frontend && npm start`

To start cms: `cd cms && npm run develop`

To start both: `yarn start` on root folder

### Home Page Design:

![Home Page Design](home.png)

### About Page Design:

![About Page Design](about.png)