Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

empeje/webpack-workshop-2018

 
 

Repository files navigation

webpack academy - Workshop 2018

Learning resources for the webpack academy workshop series for 2018

Project Setup

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:

  1. Sign up for a GitHub Account (if you don't already have one)
  2. Fork this repo
  3. Clone your fork
  4. In the directory you cloned the repository, run git fetch --all

Getting Started

These steps will assume that you have cd'd in your preferred editor to this repositories cloned location.

  1. Install dependencies: npm install
  2. Enjoy the workshop!

Contact

Resources

About

Learning resources for the webpack academy workshop series for 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published