Skip to content

Webflow-Examples/component-library-app

Repository files navigation

Getting Started

First, install the Webflow CLI and all of the project's dependencies:

npm i @webflow/webflow-cli -g
npm i

Then, run the development server:

npm run serve