๐Ÿ“ฆ aevyrie / neat-starter

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/aevyrie/neat-starter.git
HTTPS git clone https://github.com/aevyrie/neat-starter.git
SSH git clone git@github.com:aevyrie/neat-starter.git
CLI gh repo clone aevyrie/neat-starter
Surjith S M Surjith S M Merge pull request #25 from wiredacorn/compare f664204 3 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ src
๐Ÿ“„ .eleventy.js
๐Ÿ“„ .eleventyignore
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ netlify.toml
๐Ÿ“„ package.json
๐Ÿ“„ postcss.config.js
๐Ÿ“„ README.md
๐Ÿ“„ tailwind.config.js
๐Ÿ“„ README.md

Neat Starter

Starter Template for Netlify CMS, Eleventy, Alpine 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 )