Disclaimer ========== Description ----------- Some users wish to put a disclaimer at the beginning of their application. Disclaimer.js provides this by prompting the user with an alert box when the application starts. Adding to Application --------------------- To add the Disclaimer to your application add the following lines:: Setting `DISCLAIMER_MESSAGE` sets what disclaimer is show at startup. Without it the user will see "Hello, world."