Skip to content

Files

Latest commit

32d20ee · Oct 16, 2023

History

History
13 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 200 Bytes

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