You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2020. It is now read-only.
bower.json file is created in damspas root directory, which specify the dependencies under lib or vendor to install them into the corresponding directories.
Use Defining a package in bower.json as reference.
2. Run rake tasks:
Once you are done with bower.json, you can run:
rake bower:install to install packages
rake bower:update to update packages
rake bower:update:prune to update components and uninstall extraneous packages
rake bower:list to list all packages
rake bower:clean to remove all files not listed as main files (if specified)
rake bower:resolve to resolve relative asset paths in components
3. Add Reference:
Add scripts reference to app/assets/javascripts/application.js manifest