Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 154 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 154 Bytes

simple-react-app

This repo contains the simple React app

Start

npm start

Test

npm test
npm run test:coverage
npm run test:watch