Skip to content

In this project, I have worked on the basics of Next.js with the Reacts.js environment using Visual Studio Code.

Notifications You must be signed in to change notification settings

AdityaKshettri/Working-with-basics-of-Next.js-with-React.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working-with-basics-of-Next.js-with-React.js

In this project, I have worked on the basics of Next.js with the Reacts.js environment using Visual Studio Code.

How to run this Project:

1- Download the entire project as a Zip file and open it in Visual Studio Code after unzipping.

2- Install all the dependencies in the package.json file.

npm install

3- Run the project in development mode.

npm run dev

4- To Run the project in production mode.

npm run build npm start

About

In this project, I have worked on the basics of Next.js with the Reacts.js environment using Visual Studio Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published