Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 421 Bytes

Interweave Docs

This will be home to Interweave documentation and will also serve temporarily as a marketing site.

Contributing

All contributions are welcome! Please submit a pull request for any fixes or additions.

Installation

Node 19 is required to run these docs. Once you have that installed and fork the repo:

  • Run npm install
  • Run npm run dev
  • Project will be running on http://localhost:3000