File Structure

  • folder dist - Generated HTML/CSS/JS production files
  • folder docs - Documentation
  • folder src
    • folder html - HTML source pages and partials
    • folder js - Javascript source
    • folder sass - SASS theme source
  • receipt .babelrc
  • receipt package.json - List of dependencies and packages
  • receipt theme-mix.yaml- Development workflow based on Webpack and laravel-mix
  • receipt webpack.mix.js - Webpack compiler using theme-mix