Skip to content

trentschade/buy-sell_fullstack_3_next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Starter Project

Commands

  • npm install — install dependencies
  • npm run dev — start dev server
  • npm run build — build for production
  • npm run start — start production server

Features

  • React + Next.js
  • Example API Route: /api/hello
  • Example Page: /

To start

npm install
npm run dev

Visit http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors