https://github.com/3runodesign/news-portal
https://github.com/3runodesign/news-portal
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3runodesign/news-portal
- Owner: 3runoDesign
- Created: 2024-07-24T12:33:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T17:58:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T02:41:50.941Z (over 1 year ago)
- Language: TypeScript
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projeto Next.js
Este é um projeto Next.js configurado com TypeScript, Zustand e outras tecs. Este guia fornece instruções para instalar e rodar o projeto localmente, bem como para executar os testes.
## Instalação
Para configurar o ambiente e instalar as dependências, siga estes passos:
- npm install
- npm test
- npm run dev