🔗 Demo
Kick off your "desing to HTML/SCSS" project with this simple boilerplate.
- Split HTML into separate files.
- Reuse snippets in your HTML.
- Compile and watch your SCSS.
- Use autoprefixer.
- Use
for
loops,if
/else
statements, and other 11ty features.
- Install npm packages
npm install
- Start developing
npm run start
Your site is now running at http://localhost:8080.
- Star this repo.
- Create pull requests, submit bugs, or suggest new features.
Created with ❤️ and ☕ by Anastasiya Tyshkavets.