Skip to content

gitonga-deus/cuddly-engine

Repository files navigation

MDX Powered Blog with Contentlayer and Next.js

Stay Awesome

Running locally

  1. Clone the repo
git clone https://github.com/gitonga-deus/cuddly-engine.git
  1. Go to project directory
cd cuddly-engine/
  1. Install dependencies
npm install
  1. Run the development server
npm run dev