<!-- Please search existing issues to avoid creating duplicates. --> ## Description Please provide clear steps on how to run this project (after git clone) from local. I saw #17 #335 #430 #555 #571, but no clear steps were ever mentioned. If there is any document for the same, please give me a link. ## Related Issues I had a look in **package.json** which is placed in root folder of this project. Tried few steps to start it locally: 1. npm install <- successfully executed 2. npm start <- failed with TS Errors. See attached logs for the same. My Machine Details:- Ubuntu - 19.04 LOG- [npm-start.log](https://github.com/cdr/code-server/files/3244134/npm-start.log) Screenshot below: 