coryhouse / coryhouse/javascript-development-environment

Run the versions I specify in the course

Aperta
#33 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
293
Fork
185
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.