A website for the band No More Questions
If you want to run this website, you will need to have npm and bower installed.
is as simple as:
npm install
bower install
grunt serve
Note that you only have to do "npm install" and "bower install" one time. It might take a few minutes if you have bad internet. After you do "npm install" once, then you need only do "npm start" any time you want to run the site.