Skip to content

yokihg/nextjs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Next.js Blog

Next.js build simple project blog with json-server

Installation

    1. cd server/
    1. npm install 

Start server

    1. cd server/
    1. npm run dev -- -p 3001
    2. json-server resources/data/db.json --port 3002

Open App

    Open app http://127.0.0.1:3001

About

Next.js build simple project blog with json-server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published