This is repo holds all starter files that I use for beginning projects.
##Installation
Some things to note:
-
This repository comes with NPM developer dependencies, which is included in the package.json file.
-
To install the developer dependencies, enter the following NPM commands into a terminal:
npm install