Contents of the CWRU Swing Club Website Images are not included Any images included of instructors are not owned by CWRU Swing Club, and the ownership is held by the individual's who provided the pictures. Please note that this is still a work in progress and may not represent the final product
- Install
npm
,grunt
, andbower
(or run./installDependencies
) - run
npm install
andbower install
to gather dependencies - Run
grunt watch
, or justgrunt
because that maps towatch
. - Edit your files while grunt watches
- run
grunt prod
- You will now see a prod folder that contains all the data you need for the server. You can put this folder where ever it needs to go to be run
NOTE: To create dev, run grunt dev
- Download MAMP
- Throw contents of this repo in MAMP/htdocs
- Run MAMP server