File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ The folder structure I used is as follows:
4747 - articles
4848 - core
4949 - users
50- 2 . public
50+ 2 . public
5151 - css (just one css file for simplicity, not a fan of all the CSS pre-compiling)
5252 - fonts
5353 - images
5454 - libraries (all your angular files)
55- 3 . settings
55+ 3 . settings
5656 - common_files (the base express.js, node.js and mongo db files)
5757 - environment_settings (this is where you have to add your database details, social login app id & key and other details)
5858 - file_import_settings (try not to mess with this unless you're changing the folder structure again)
59- 4 . misc (assorted files for deploy, testing, and scripts)
59+ 4 . misc (assorted files for deploy, testing, and scripts)
6060
6161Hope this helps folks use the Mean stack more easily.
You can’t perform that action at this time.
0 commit comments