Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

F&J Blog README

This blog was developed to journey Frankie and Josephs journey to create a startup. It was developed using NextJs (with typescript, scss, a custom server) and Prismic.io to host the posts.

To run locally

  1. Run npm install
  2. Run npm run dev