/vanillajs-starter

HTML Starter is a starting point to build static sites with HTML, Sass and Tailwindcss

Primary LanguageJavaScript

HTML Starter

HTML Starter is a starting point to build static sites with HTML, Sass and Tailwindcss

Build with

Getting Started

Prerequisites

Installation

  1. Clone the repro
git clone 
  1. Install packages
pnpm i
  1. To run in development mode
pnpm dev