Skip to content

alexandr-kim-vl/star-wars-movies

Repository files navigation

star-wars-movies

This project as a part of test task. It contains minimal functionality examples for:

Running locally

To run this app you should clone repository to your local machine first.

Using webpack-dev-server

Install dependecies with yarn:

yarn install

Start application:

yarn start

Using Docker

Docker configuration files placed under the project root directory. Just run this command from the project root:

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published