This is an example starter theme that includes:
- Webpack (using Laravel Mix)
- Materialize-scss
- jQuery
1: Clone repo
git clone https://github.com/Allekslar/october_materialize_scss.git
2: Install packages
yarn install or npm install
3: Start server
yarn dev or npm run dev
MIT