Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 653 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 653 Bytes

Business-Business.Business

It's my business website. Very important.

Development Scripts

npm install

Install the necessary npm packages for local development

npm start

Run 11ty with hot reload at localhost:8080, including reload based on Sass changes

npm run build

Production build includes minified, autoprefixed CSS

Use this as the "Publish command" if needed by hosting such as Netlify.

Based on 11ty Sass Skeleton

Featuring absolutely nothing beyond a base HTML5 template and the essential setup to watch and compile your Sass alongside 11ty.

Created by @5t3ph