Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.
/ example-next Public archive

Just some examples of Next.js - I wanted to test it and well, it's looking good

Notifications You must be signed in to change notification settings

AxelMontini/example-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esempio di Next.js

L'app fa varie cose: c'è un Layout di base, un componente Navbar, pagine varie (anche con route dinamiche, vedi post/[id].tsx).

Ci sono esempi di cose che usiamo di solito per creare siti webbz.

Comandi:

  • npm run dev: esegue una run di dev e ricompila + ricarica la pagina quando si modifica qualcosa
  • npm run build: builda la versione production
  • npm run start: fa il deploy della versione production

About

Just some examples of Next.js - I wanted to test it and well, it's looking good

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published