Laravel 엘릭서 설치

Jmnote (토론 | 기여)님의 2016년 11월 6일 (일) 19:23 판 (→‎npm install)
Laravel 엘릭서 설치

1 사전작업

2 gulp-cli 설치

root@zetawiki:~# npm install --global gulp-cli
/usr/bin/gulp -> /usr/lib/node_modules/gulp-cli/bin/gulp.js
gulp-cli@1.2.2 /usr/lib/node_modules/gulp-cli
├── lodash.isfunction@3.0.8
├── lodash.isplainobject@4.0.6
├── mute-stdout@1.0.0
├── lodash.isstring@4.0.1
├── lodash.sortby@4.7.0
├── interpret@1.0.1
├── pretty-hrtime@1.0.3
├── archy@1.0.0
├── tildify@1.2.0 (os-homedir@1.0.2)
├── fancy-log@1.2.0 (time-stamp@1.0.1)
├── v8flags@2.0.11 (user-home@1.1.1)
├── wreck@6.3.0 (boom@2.10.1, hoek@2.16.3)
├── semver-greatest-satisfied-range@1.0.0 (semver-regex@1.0.0, semver@4.3.6)
├── gulplog@1.0.0 (glogg@1.0.0)
├── chalk@1.1.3 (escape-string-regexp@1.0.5, ansi-styles@2.2.1, supports-color@2.0.0, has-ansi@2.0.0, strip-ansi@3.0.1)
├── yargs@3.32.0 (camelcase@2.1.1, decamelize@1.2.0, y18n@3.2.1, window-size@0.1.4, cliui@3.2.0, os-locale@1.4.0, string-width@1.0.2)
├── matchdep@1.0.1 (stack-trace@0.0.9, findup-sync@0.3.0, resolve@1.1.7, micromatch@2.3.11)
└── liftoff@2.3.0 (lodash.mapvalues@4.6.0, rechoir@0.6.2, extend@3.0.0, flagged-respawn@0.3.2, resolve@1.1.7, findup-sync@0.4.3, fined@1.0.2)

3 npm install

  • 라라벨 프로젝트로 이동하여 packages.json 확인하고 npm install

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}