Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 284 Bytes

Requirements:

  1. node 10.x.x
  2. npm 5.x.x

This projects uses create-react-app scaffolding.

Install

  • npm install

Start Application

  • npm start - to start application
  • localhost:3000 - dev address

Test Application

  • npm test - to run test