Skip to content

sparkbox/br-modern-javascript-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Node 6.x

Node 7 is available, but many have encountered issues with it. For that reason, we still are recommending node 6 - at least for this workshop.

To check your version of node, run node -v. You should see v6.##.#.

To install node@6 using Homebrew,

brew install node@6
brew unlink node
brew link node@6 --force
  1. Git

While not absolutely necessary, we recommend using Git to clone this repository.

Getting Started

  1. Clone or Download this repository
git clone https://github.com/sparkbox/br-modern-javascript-exercises.git
  1. cd br-modern-javascript-exercises

  2. Grab some popcorn and enjoy the show!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •