spsenthil / MultiPageAppBoilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web app boilerplate

This is a boilerplate to init a web application using requirejs.

More info: http://stackoverflow.com/a/11730147

Included in this boilerplate:

Directory structure

/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

About


Languages

Language:JavaScript 83.7%Language:HTML 15.9%Language:Batchfile 0.5%