This is a boilerplate to init a web application using requirejs. Included in this boilerplate:
/src - source code for the entire application
/src/vendor - 3rd party libraries
/src/lib - application specific libraries
/src/assets - css and image files
/src/core - module example
/src/page1 - multi scripts module example
/build - build scripts and configuration
/dist - output for build operations