Skip to content

alvcuevas/nextjs-static-blog-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Blog with NextJS + SSG

https://nextjs-static-blog-sample.vercel.app/

Resources

  • React 17
  • Next 10

Usage

  1. Install dependencies: yarn install | npm install
  2. Build static site: yarn build | npm run build
  3. Run static site: yarn start | npm run start

About

Static blog site using NextJS + SSG rendering strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published