Proyecto de Next.js para hacer operaciones de CRUD a una base de datos local
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Proyecto de Next.js para hacer operaciones de CRUD a una base de datos local
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.