깃허브의 로컬서버로 설치 가능한 프로젝트를 실행해보자
Offline Installation:
To use it offline, you can either download installers or clone this repo and run it on a local server.
Installing- Fork this repository on github and make a clone from your forked copy
- 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
- Install node and npm
- Open the terminal and run $ npm install -g live-server to install node live server.
- Run $ live-server in /imglab/ folder.
- Open your browser (if it hasn't popped up already) at: http://127.0.0.1:8080/
jo-coder.tistory.com/9?category=413574
git설치
jo-coder.tistory.com
3. 깃 설치
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 |