Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 203 Bytes

Get Started

  1. Clone the repo (or download .zip file and unzip it)
  2. Install all dependencies using the following command:

npm install

  1. Run the project with

npm start

  1. Have fun!