Skip to content

EliasFernandes03/Vite-Three

Repository files navigation

Vite-Three

Clonar o projeto

https://github.com/EliasFernandes03/Vite-Three.git

Instalar as dependencias

npm install

Criar a imagem

docker build -t react-app .

Rodar o Container

docker run -d --rm -p 5173:5173 react-app

Acessar a seguinte rota

http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published