FIRST-REPO This repo is to learn git. see demo Index Installation How to start Supported node.js version Installation $ git clone {repo addr} && cd {repo name} $ npm install How to start $ npm start Supported node.js version ^11.0 Sample code console.log('hello, world!');