Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 307 Bytes

Introduction

Backgorund color cnahger

Get started

  1. git clone https://github.com/arashkevich25/color-changer.git

  2. cd color-changer

  3. npm install

  4. npm start

  5. open http://localhost:3001

Tests

In tests folder you can find some examples of Unit tests. Run test by npm test