Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 431 Bytes

File metadata and controls

28 lines (15 loc) · 431 Bytes

React Client (Frontend)

Install dependencies

npm install

Start application

npm run start

Run tests

npm run test

Build application

npm run build

Eject

npm run eject