Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 315 Bytes

The Bike Brigade's tech blog 🚲 ⌨️ ✨

Built using:

How to contribute

Running locally

  1. Clone and navigate to folder
  2. npm start
  3. Write your post in markdown and add to src/posts.
  4. Open a PR (deploys on merge).