Skip to content

Aplicação desenvolvida durante o NLW eSports, utilizando Vue, TailwindCSS, Node

License

Notifications You must be signed in to change notification settings

EvertonWingert/nlw-esports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlw-esports

home

NLW eSports

Projeto   |    Tecnologias   |    Layout   |    Licença

💻 Projeto

Nesse desafio, foi desenvolvido uma de jogos

📸 Imagens

Página inicial landing

Anúncio anúncio

Instalação

Run Back-end

# Clone this repository
$ git clone https://github.com/EvertonWingert/nlw-esports.git

# Go into the repository
$ cd nlw-esports/server

# Install dependencies
$ npm install

# Run Migrates
$ npx prisma migrate dev

# Run seed
$ npm run seed

# Start server
$ npm run dev

# running on port 333

Run Front-end

# Clone this repository
$ git clone https://github.com/EvertonWingert/nlw-esports.git

# Go into the repository
$ cd nlw-esports/web

# Install dependencies
$ npm install

# Run
$ npm run dev

# running on port 5173

🚀 Tecnologias

Esse projeto foi desenvolvido com as seguintes tecnologias:

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.

About

Aplicação desenvolvida durante o NLW eSports, utilizando Vue, TailwindCSS, Node

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published