Free
Starter Template for Netlify CMS, Eleventy, Alpine JS & Tailwind CSS
About the template
Technologies used:
Getting Started
1. Clone this Repository
git clone https://github.com/surjithctly/neat-starter.git
2. Navigate to the directory
cd neat-starter
3. Install dependencies
npm install
4. Build the project to generate the first CSS
npm run build
5. Run Eleventy
npm run start