Skip to content

methodnumber13/opera-assignment

Repository files navigation

Opera-assigment-front

Summury

The project implements UI for opera-assigment.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Git - Download & Install Git. OSX and Linux machines typically have this already installed. Node.js (version 12.6.0 or higher) - Download & Install Node.js and the npm package manager.

Getting started

How to install:

  • Download repository:

git clone git@github.com:methodnumber13/opera-assignment.git

  • Build docker container

docker build -t opera-assigment .

  • Runn application with docker

docker run --rm -it -p 9009:9009 opera-assigment

  • Enjoy!

Develop start:

  • Install dependencies:

npm i

befor this step make sure yoh have running backend server from here https://github.com/methodnumber13/opera-assigment-backend/

  • Start application:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages