We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The public folder stores the static data from the website. The framework comes with three included sub-directories:
Stylesheets: Stores the css files for the front-end.
Location: /public/stylesheets
/public/stylesheets
Images: Stores the image files for the front-end.
Location: /public/images
/public/images
lib: Stores the external libraries (such as jQuery, or AngularJS) for the front-end.
Location: /public/lib
/public/lib