This template contain Configuration for Next Project using server-rendered with Express JS.
RetiFier / react-next-starter
React Next Starter using server-rendered with Next.js and Express.js
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
First, Install the Node Module
npm i
Change env.example to .env
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:PORT with your browser to see the result.
Can change the port number in .env File
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Feel Free to Contribute this project.
Top comments (0)