Skip to content

narender56/react-next-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, Run the local node server, which has few static records.

Goto cd server

npm install
npm run start
# or
yarn start

Server is running on http://localhost:8000

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published