Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 242 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 242 Bytes

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

Installation

$ npm i

Running the app

# development
$ npm start

# production mode
$ npm run build

Test

# unit tests
$ npm run test