Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 335 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 335 Bytes

DevTool For Engineers

alt tag

Getting Started

#Clone project to local machine
git clone https://github.com/shakhassan/tukang.git

#Change directory
cd tukang

#Install NPM dependencies
npm install

#Then simply start app
npm start