Skip to content

medfreeman/dg-sample-front

Repository files navigation

dg-sample-front

Environments

Create a .env file at the root of the project, with the following contents depending on the environment.

Development

COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml
NODE_ENV=development

Production

NODE_ENV=production

Installation

yarn install

Docker image build

yarn build

Docker container start

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published