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