Skip to content

linkswien/app-frontend

Repository files navigation

app-frontend

Used cra template cra-template-typestyled

Development

Prerequisites

  • Docker
  • npm

As a conatiner

  • docker-compose up -d --build

The app will be available at localhost:3000

Kill the service with docker-compose stop

Deploy

  • docker-compose -f docker-compose.prod.yml up -d --build

Creates an optimised production build available at localhost:1337

User docker-compose -f docker-compose.prod.yml stop to stop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published