Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.31 KB

File metadata and controls

27 lines (18 loc) · 1.31 KB

Demo: Widget Posts per Category

Open in CodeSandbox

This project is a demo to show how to create a Homepage with "widgets" showing posts per category

There has been some questions in the Community Forum about this topic:

Install

npm install

Run the app

npx frontity dev

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.