Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 394 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 394 Bytes

Ejemplo de App Router sencillo en NextJS

Demo

Para descargar

git clone https://github.com/jamj2000/nxapp-router.git
cd nxapp-router

Para iniciar en entorno de desarrollo

npm install
npm run dev

Para acceder a app

http://localhost:3000

Vídeo