Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 246 Bytes

File metadata and controls

23 lines (16 loc) · 246 Bytes

Getting started locally

  1. Clone this repo
git clone https://github.com/AbderrahimAl/Blog.git
  1. Navigate to the blog folder
cd Blog
  1. Run the dev server
yarn dev 
# or
npm start

then open http://localhost:3000/