This is the source code to build the website for Movement Martial Arts martial arts gym
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You need to have these installed. A working knowledge on what they are and how to use them will help.
Clone or download a zip of the project
Run 'bower install' to install bower dependencies
bower install
Run 'npm install' to install npm dependencies
npm install
Run 'grunt' on the folder to build and run local server for dev
npm run build
Run 'grunt prod' on the folder to just build assets needed to update site
grunt prod
Take assets from the dist folder and FTP into web server to deploy
- Bootstrap - The web framework used
- Jquery - Dependency from bootstrap
- Bootstrap Native - Native bootstrap Js
- Handlebars - For generating html pages from templates
- Reynold Ismail - Lead dev - reyn79