Installation

# Clone this repository
$ git clone https://github.com/sasha-kazakevich/z-01.git new_project
$ cd new_project

# install dependencies
$ npm install

# start
$ npm start

# open localhost:8000