Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 822 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 822 Bytes

11ty One Page Layout Template

This is a simple one page layout template, built with 11ty and Sass

Table of Contents

Installation

Install the dev dependencies:

npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode and watches for changes.

npm run build

Builds the app for production to the dist folder.

npm run format

Formats the code with Prettier

npm run lint

Lints the code with ESLint

License

This project is licensed under the MIT License - see the LICENSE.md file for details.