Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 154 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 154 Bytes

How to start using project

1:

Run back-end

2:

(npm v.3.5.2)

$ sudo apt install npm
$ cd eise-tasks
$ npm install
$ npm run start