Skip to content

galkinsden/nextjs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required

Node.js 18.0.0+

Prepare

  1. add to /etc/hosts:
127.0.0.1    first.localhost
127.0.0.1    second.localhost
127.0.0.1    third.localhost
npm i

nextjs ssr:

npm run nextjs-app

react:

npm run react-app

Gatsby:

npm run gatsby
  1. open in browser:
http://first.localhost:3000/
http://second.localhost:3000/
http://third.localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published