cschenio / blog

Home Page:https://blog-cschenio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://blog-cschenio.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 61.9%Language:CSS 38.1%