- Update bower.json (name and version)
- run
bower install
- Update package.json, adding any additional NPM packages
- run
npm install
- Update Gruntfile.js
- run
grunt copy-plugins
- Update config/grunt_settings.json with database settings
- Update config/deploy.rb with deployment settings
- run
compass watch
to compile compass