Skip to content

Latest commit

 

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