Skip to content

Folder structure with Vanilla everything and sass.

Notifications You must be signed in to change notification settings

mtinife/basic-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

basic-pack

Folder structure with Vanilla everything and sass.

Quick folder structure for smaple and not complex application Used mostly for Static web apps/pages.

Quick note this file structure works well with Visual Studio Code as it's my editor of choice. Keep in mind this may not work on other editor as is you are going to have to change somethings.

The overall structure:

[--/dist/ ---/css/ ----main.css ----main.min.css ---/images/ ---/scripts/ ----main.js ---index.html ]

[--/sass/ ---/core/ ----/reset/ ----_reset.scss ---/design/ ----/layout/ ----_0-section-1.scss ----_1-section-2.scss ----_2-section-3.scss ----_3-section-4.scss ----_4-section-5.scss ----_5-section-6.scss ----/variables/ ----_variables.scss ---_design.scss --_main.scss ]

About

Folder structure with Vanilla everything and sass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages