Skip to content

Commit c54a103

Browse files
authored
Update README.md
1 parent 71e1d88 commit c54a103

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

6161
Hope this helps folks use the Mean stack more easily.

0 commit comments

Comments
 (0)