Skip to content

dipakkr/neat-starter

 
 

Repository files navigation

Neat Starter

Starter Template for Netlify CMS, Eleventy, Alphine JS & Tailwind CSS

Live Demo

https://neat-starter.netlify.app/

Technologies used:

image

Deploy to Netlify

Getting Started

Detailed instructions are available in my blog. Check it out

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

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run start

Author

Surjith S M ( @surjithctly )

About

Starter Template for Netlify CMS, Eleventy, Alphine JS & Tailwind CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 70.0%
  • JavaScript 26.7%
  • CSS 3.3%