Skip to content

osstsj/encuestas-frontend

 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Docker

Install Docker

Available Scripts

In the project directory, you can run:

1.- Build docker image

Build Project for Docker (MongoDB and Project in docker)

1.1 Commands

Build image

docker compose -f docker-compose.yml build

Run Image

  • this command can be used for build and run docker image
docker compose -f docker-compose.yml up -d

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • Other 2.7%