coryhouse / coryhouse/javascript-development-environment

Run the versions I specify in the course

オープン
#33 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
293
フォーク
185
PR マージ指標
30日以内にマージされた PR はありません

説明

You need to run the versions I specify in the course to follow along with the course. When you run `npm install`, you will receive warnings. You can ignore the warnings. It will run fine. To switch to the versions I specify in the course, do this:

1. Delete node_modules
2. Copy the dependencies and devDependencies from [the package.json that I provide in the course](https://gist.github.com/coryhouse/29bd1029b623beb4c7f79b748dcba844)
3. Run this to install dependencies: `npm install`
4. Once you complete the course, I show how to update to the latest versions [here](https://github.com/coryhouse/javascript-development-environment/pull/7).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。