Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 427 Bytes

File metadata and controls

17 lines (10 loc) · 427 Bytes

MicroFeedback website

Build Status

Writing content

Content is located in the content/ directory.

For small edits, use the GitHub UI.

For significant edits, clone the repo and run the project locally, make your changes, and send a PR.

Development

  • npm i
  • npm run dev