Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 2.42 KB

README.md

File metadata and controls

68 lines (51 loc) · 2.42 KB

waving

Master👾Games - Frontend

Seja bem-vindo ao Indicador de Games da AppMasters 👾

Built With

Description

Run Locally

Clone the project

  git clone 

Go to the project directory

  cd projet

Install dependencies

  npm install

Compiles and minifies for production

  npm run build

Compiles and hot-reloads for development

  npm run start

Run DOCKER

  docker compose up --build -d