patrickbeekman / SeniorCapstone

Exploratory analysis and visualization on how to maximize the potential of your tweets.
GNU General Public License v3.0
0 stars 1 forks source link

Setup the basic foundation for the MEAN stack #15

Closed patrickbeekman closed 6 years ago

patrickbeekman commented 6 years ago

Followed the guide at scotch.io to setup the basic framework for a MEAN stack website. I varied from the guide by using npm to install all of the frontend stuff they used bower to install.