Application launcher for Sitecues.
- Computers and devices vary in capability.
- Variants of Sitecues must load based on device needs.
- Eligibility should be determined by feature detection.
For customers, Sitecues Core is delivered by the implementation script. No additional setup is required.
A developer install involves cloning the project and running npm install
once inside of it.
Coming soon.
- sitecues-mobile - Usability and speech tools for mobile websites.
See our contributing guidelines for more details.
- Fork it.
- Make a feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
Copyright © Sitecues. All rights reserved.