Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RocketFounders/js-nextjs-template

Repository files navigation

Next.js Basic Template

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

Getting Started

First, install dependencies:

npm install
# or
yarn install

Second, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

List of environment variables:

  • NODE_END - defines the main operating mode of the application
  • REACT_APP_API_URL - defines the URL to the backend API. You can change this in next.config.js

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •