Skip to content

cschenio/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

🚀 Quick start

  1. Install

    Install packages with yarn.

    Disclaimer: you might need to go into gatsby/ and strapi/ to yarn individually.

  2. Run the dev server

    Run yarn develop.

    This will further calls yarn develop:gatsby and yarn develop:strapi. Which starts the frontend dev server (Gatsby) and the backend, headless CMS dev server (Strapi).

  3. Visit the dev environment