Skip to content

bergwerk/11ty-mix

Repository files navigation

eleventy-mix 🎈

A eleventy and Laravel Mix template including a basic Bootstrap setup.

Netlify Status

Live Demo https://11ty-mix.netlify.app/

Usage

npm install 
# or
yarn install

Then you can:

# Start dev and run website on http://localhost:8080
npm run dev
# or
yarn run dev

# Build production website inside `static/dist`
npm run build 
# or
yarn run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published