[Describe the project.]
This project utilizes Playbook, reference Playbook's setup guide.
- Clone this repository
npm installbower installbundle install
- Check, test & build for production:
grunt - Serve the site locally:
grunt serve - Deploy to production:
grunt deploy - Check source:
grunt check - Run tests:
grunt test - Build for production:
grunt build
- None
- None