NETSH 사용법
Netsh 는 로컬 또는 원격으로 현재 실행 중인 컴퓨터의 네트워크 구성을 표시하거나 수정할 수 있는 명령줄 스크립팅 유틸리티입니다. Netsh는 또한
Centos7
우선 git 이 설치되어 있지 않아서 먼저 설치한다. root로 로그인하거나 su를 이용
설치된 패키지 업데이트
yum -y update
git 설치
yum -y install git
$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git my-project
$ cd my-project
$ npm install
사용
$ npm run serve
$ npm run build
CSS
$cd ~
$wget http://nodejs.org/dist/v0.10.30/node-v0.10.30-linux-x64.tar.gz
$sudo tar --strip-components 1 -xzvf node-v* -C /usr/local
$node --version
npm package.json 을 읽어 설치시 오류
$npm install -g express
$npm install -g express-generator
$npm install
부트스트랩부터 써보자
http://bootstrapk.com/getting-started/
https://www.amcharts.com