/films

Primary LanguageTypeScript

Getting Started

1) Clone this repository

2) Open backend folder in one terminal window and root directory in second one

3) Run server

In backend directory rub next commands

npm install
node server.js

4) Run FE

In root directory rub next commands

npm/yarn install

npm start / yarn start

4) Run test

In root directory run

npm test

5) Upload file

test file exist in repository root folder (test.txt)