HTML5 SPA Node Angular Bootstrap Playground. Fork of Angular Seed Template Project.
app
: Client files.data
: Folder for MongoDB database.env
: Folder for Cloud 9 environment variable replacements (file name = variable name, file contents = variable value).logs
: Global log folder.node_modules
: Installed modules, usenpm install
in root folder to install dependent node modules.scripts
: Batch files to run tests, start MongoDB, Node and Node in debug mode.