Skip to content

altiore/tort

Repository files navigation

React.js ТОРТ. Проект ТОРД для пари

Installation

$ npm i

Running the app

# development
$ npm start

# production mode
$ npm run build

Test

# unit tests
$ npm run test