Skip to content

ibrahima92/next-mdx-blog-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Clone this repository by running the following command:

git clone https://github.com/me-io/nextjs-starter.git

Install the dependencies:

yarn

Or when using NPM

npm install

Run the server by running the following command:

    yarn dev

Or when using NPM

   npm run dev

Open the following link inside your browser:

http://localhost:3000/

About

Blog Starter built with Next JS and MDX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published