coryhouse / coryhouse/javascript-development-environment
Run the versions I specify in the course
- 主要语言
- 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).
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先,将课程中关于 dependency 和 devDependency 的说明与 issue 中引用的 package.json 进行比较。更新面向课程的相关指导,使读者能够安装指定版本,并了解可以忽略警告;确认这些说明仍与链接的更新指导一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100