Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 403 Bytes

File metadata and controls

7 lines (5 loc) · 403 Bytes

Webflow App - React starter

Scripts:

  • npm run dev - run a local dev server. Files are served via port 1337. You'll need to hit reload on the Designer Extension for the changes to show up
  • npm run build - generate a static bundle on the directory root (bundle.zip)
  • npm run sync-typings - Update the typings in the src folder based on node_modules/@webflow/designer-extension-typings'