Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 576 Bytes

File metadata and controls

20 lines (13 loc) · 576 Bytes

Demo: Frontity + Bootstrap

Open in CodeSandbox

This project is a demo to show how to use Bootstrap components in a Frontity Project This project also shows how to load Styles for any CSS library in a Frontity Project

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.