Learning resources for the webpack academy workshop series for 2018
This project assumes you have NodeJS v8 or greater installed. You should also have npm v5 or greater installed as well (this comes packaged with Node 8). You'll also need a recent version of git installed as well.
You may have come to this project from different varying sources. There are a different series of branches for each workshop/course I've done. To get started with the project, start with this:
- Sign up for a GitHub Account (if you don't already have one)
- Fork this repo
- Clone your fork
- In the directory you cloned the repository, run
git fetch --all
These steps will assume that you have cd
'd in your preferred editor to this repositories cloned location.
- Install dependencies:
npm install
- Enjoy the workshop!
- Email: [email protected]
- Twitter: @TheLarkInn