Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 328 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 328 Bytes

Getting Started

EspressoBlog is a next template based on Blogify

Start with blogify

## Step 1

git clone git@github.com:giacomocamerano/jackcamerano.com.git

## Step 2
cd jackcamerano.com

## Step 3
pnpm install
# or
yarn install

## Step 4
pnpm dev
# or
yarn dev