Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 356 Bytes

Mix / Webpack usage

Please edit all of the assets in the /ressources folder (never in /public) Webpack compiles the /ressources scss & js assets and exports them in /public/css or /public/js.

Please run : npm run dev OR watch while in dev mode to enable compiling on the fly npm run production to generate production ready assets' files.