Simulate Sitecues on your website.
- Some.
- Various.
- Reasons.
npm install sitecues-try-it --save
Get it into your program.
const sitecuesTryIt = require('sitecues-try-it');
It throws an error and is not ready yet.
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.
Go make something, dang it.