Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 648 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 648 Bytes

automatic-social-images

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Clone this repository

git clone https://github.com/fgiuliani/automatic-social-images automatic-social-images

Switch into the newly created folder

cd automatic-social-images

Install the necessary node packages

npm install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000/test.jpeg with your browser to see the result.