hyeon17 / first-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

^v11.0

###Sample code

console.log('hello, world!');

About


Languages

Language:HTML 94.8%Language:CSS 5.2%