깃허브의 로컬서버로 설치 가능한 프로젝트를 실행해보자

 

Offline Installation:

 

To use it offline, you can either download installers or clone this repo and run it on a local server.Installing

  1. Fork this repository on github and make a clone from your forked copy
  2. Go to the folder you wish the create the directory and type $ git clone 'your_local_fork_on_github' in your terminal.

Setup local environment

  1. Install node and npm
  2. Open the terminal and run $ npm install -g live-server to install node live server.
  3. Run $ live-server in /imglab/ folder.
  4. Open your browser (if it hasn't popped up already) at: http://127.0.0.1:8080/

 

 

 

 

1 Fork this repository on github and make a clone from your forked copy

 

 

 

2 내 아이디에 복제본이 생김

 

 

 

jo-coder.tistory.com/9?category=413574

 

git설치

 

jo-coder.tistory.com

3. 깃 설치

 

 

 

 

 

 

 

주소를 복사

 

 

 

 

 

 

 

원하는 폴더에 Git Bach Here

 

 

 

 

 

 

 $ git clone '복사한 주소 '

 

 

kdydesign.github.io/2017/07/15/nodejs-npm-tutorial/

 

빠르게 배우는 Node.js와 NPM 설치부터 개념잡기

node.js와 npm 기초 완벽 가이드!! node.js와 npm을 설치해보고 개념도 잡아보자. 그리고 더 나아가 IntelliJ에서 npm을 어떻게 사용하는지 알아보자. node.js와 npm은 웹 개발에 종사하고 있는 개발자라면 웬

kdydesign.github.io

node, npm 에대한 설명과 설치방법

 

 

 

마지막 - 폴더의 Git Bash 에서 $ npm install -g live-server하여 노드 라이브 서버를 설치,

            $ live-server 실행

 

 

 

 

 

실행완료

'환경설정' 카테고리의 다른 글

eclipse 초기 세팅 (줄맞춤, 스펠링체크)  (0) 2020.12.09
Source tree  (0) 2020.07.18
git설치  (0) 2020.07.17
mariaDB 설치  (0) 2020.07.16
tomcat 설치  (0) 2020.07.16

+ Recent posts