Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 230 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 230 Bytes

To run the app:

Installation

  • npm install to install dependencies

Running the app

npm start

It will start a local server using webpack-dev-server Open http://localhost:8080.

Testing

npm test