CodeYourFuture / Module-JS2

The central repo for JS2
1 stars 32 forks source link

Module JS2

To setup this repo, you'll need to install dependencies in the root of this repo. Double check you're in the root of this repo, and then run npm install.

You will only need to run npm install once in the root. After that, the sub-directories should be able to reference the dependencies installed at the root.